#d00c1e color space conversions
Hex:
#d00c1e
RGB:
208, 12, 30
CMY:
18, 95, 88
CMYK:
0, 94, 86, 18
HSL:
354°, 89.0909%, 43.1373%
HSV (HSB):
354°, 94.2308%, 81.5686%
XYZ:
26.3782, 13.7666, 2.4952
xyY:
0.6186, 0.3229, 13.7666
CIE-Lab:
43.8963, 67.9676, 46.4610
CIE-LCH:
43.8963, 82.3300, 34.3556
CIE-Luv:
43.8963, 137.6038, 26.8958
Hunter-Lab:
37.1033, 61.9719, 21.9850
#d00c1e color charts
#d00c1e color shades, tints & tones
#d00c1e color schemes
#d00c1e color preview, HTML & CSS examples
This text has a color of #d00c1e
<p style="color:#d00c1e;">Text here</p>
.mytext {color:#d00c1e;}
This box has a color of #d00c1e
<div style="background-color:#d00c1e;">Content here</div>
.mybackground {background-color:#d00c1e;}
Border around this has a color of #d00c1e
<div style="border:2px solid #d00c1e;">Content here</div>
.myborder {border:2px solid #d00c1e;}