#d00e12 color space conversions
Hex:
#d00e12
RGB:
208, 14, 18
CMY:
18, 95, 93
CMYK:
0, 93, 91, 18
HSL:
359°, 87.3874%, 43.5294%
HSV (HSB):
359°, 93.2692%, 81.5686%
XYZ:
26.2786, 13.7676, 1.8446
xyY:
0.6273, 0.3287, 13.7676
CIE-Lab:
43.8978, 67.5499, 51.9055
CIE-LCH:
43.8978, 85.1891, 37.5387
CIE-Luv:
43.8978, 138.7941, 29.4319
Hunter-Lab:
37.1048, 61.4853, 23.0258
#d00e12 color charts
#d00e12 color shades, tints & tones
#d00e12 color schemes
#d00e12 color preview, HTML & CSS examples
This text has a color of #d00e12
<p style="color:#d00e12;">Text here</p>
.mytext {color:#d00e12;}
This box has a color of #d00e12
<div style="background-color:#d00e12;">Content here</div>
.mybackground {background-color:#d00e12;}
Border around this has a color of #d00e12
<div style="border:2px solid #d00e12;">Content here</div>
.myborder {border:2px solid #d00e12;}