#dd1234 color space conversions
Hex:
#dd1234
RGB:
221, 18, 52
CMY:
13, 93, 80
CMYK:
0, 92, 76, 13
HSL:
350°, 84.9372%, 46.8627%
HSV (HSB):
350°, 91.8552%, 86.6667%
XYZ:
30.6549, 16.0527, 4.7316
xyY:
0.5959, 0.3121, 16.0527
CIE-Lab:
47.0436, 71.1525, 38.3811
CIE-LCH:
47.0436, 80.8443, 28.3433
CIE-Luv:
47.0436, 141.5412, 22.9061
Hunter-Lab:
40.0658, 66.4577, 21.0442
#dd1234 color charts
#dd1234 color shades, tints & tones
#dd1234 color schemes
#dd1234 color preview, HTML & CSS examples
This text has a color of #dd1234
<p style="color:#dd1234;">Text here</p>
.mytext {color:#dd1234;}
This box has a color of #dd1234
<div style="background-color:#dd1234;">Content here</div>
.mybackground {background-color:#dd1234;}
Border around this has a color of #dd1234
<div style="border:2px solid #dd1234;">Content here</div>
.myborder {border:2px solid #dd1234;}