#d0010d color space conversions
Hex:
#d0010d
RGB:
208, 1, 13
CMY:
18, 100, 95
CMYK:
0, 100, 94, 18
HSL:
357°, 99.0431%, 40.9804%
HSV (HSB):
357°, 99.5192%, 81.5686%
XYZ:
26.0959, 13.4607, 1.6035
xyY:
0.6340, 0.3270, 13.4607
CIE-Lab:
43.4493, 68.7266, 53.4755
CIE-LCH:
43.4493, 87.0803, 37.8862
CIE-Luv:
43.4493, 141.4995, 29.3793
Hunter-Lab:
36.6888, 62.7578, 23.0908
#d0010d color charts
#d0010d color shades, tints & tones
#d0010d color schemes
#d0010d color preview, HTML & CSS examples
This text has a color of #d0010d
<p style="color:#d0010d;">Text here</p>
.mytext {color:#d0010d;}
This box has a color of #d0010d
<div style="background-color:#d0010d;">Content here</div>
.mybackground {background-color:#d0010d;}
Border around this has a color of #d0010d
<div style="border:2px solid #d0010d;">Content here</div>
.myborder {border:2px solid #d0010d;}