#dd010a color space conversions
Hex:
#dd010a
RGB:
221, 1, 10
CMY:
13, 100, 96
CMYK:
0, 100, 95, 13
HSL:
358°, 99.0991%, 43.5294%
HSV (HSB):
358°, 99.5475%, 86.6667%
XYZ:
29.8844, 15.4158, 1.6876
xyY:
0.6360, 0.3281, 15.4158
CIE-Lab:
46.1985, 71.8979, 57.3731
CIE-LCH:
46.1985, 91.9836, 38.5892
CIE-Luv:
46.1985, 150.8896, 31.7645
Hunter-Lab:
39.2629, 67.1527, 24.9356
#dd010a color charts
#dd010a color shades, tints & tones
#dd010a color schemes
#dd010a color preview, HTML & CSS examples
This text has a color of #dd010a
<p style="color:#dd010a;">Text here</p>
.mytext {color:#dd010a;}
This box has a color of #dd010a
<div style="background-color:#dd010a;">Content here</div>
.mybackground {background-color:#dd010a;}
Border around this has a color of #dd010a
<div style="border:2px solid #dd010a;">Content here</div>
.myborder {border:2px solid #dd010a;}