#d02c0e color space conversions
Hex:
#d02c0e
RGB:
208, 44, 14
CMY:
18, 83, 95
CMYK:
0, 79, 93, 18
HSL:
9°, 87.3874%, 43.5294%
HSV (HSB):
9°, 93.2692%, 81.5686%
XYZ:
26.9924, 15.2430, 1.9350
xyY:
0.6111, 0.3451, 15.2430
CIE-Lab:
45.9652, 61.5616, 54.6446
CIE-LCH:
45.9652, 82.3156, 41.5936
CIE-Luv:
45.9652, 128.5547, 33.6986
Hunter-Lab:
39.0422, 55.0844, 24.3911
#d02c0e color charts
#d02c0e color shades, tints & tones
#d02c0e color schemes
#d02c0e color preview, HTML & CSS examples
This text has a color of #d02c0e
<p style="color:#d02c0e;">Text here</p>
.mytext {color:#d02c0e;}
This box has a color of #d02c0e
<div style="background-color:#d02c0e;">Content here</div>
.mybackground {background-color:#d02c0e;}
Border around this has a color of #d02c0e
<div style="border:2px solid #d02c0e;">Content here</div>
.myborder {border:2px solid #d02c0e;}