#dc3c08 color space conversions
Hex:
#dc3c08
RGB:
220, 60, 8
CMY:
14, 76, 97
CMYK:
0, 73, 96, 14
HSL:
15°, 92.9825%, 44.7059%
HSV (HSB):
15°, 96.3636%, 86.2745%
XYZ:
31.1749, 18.4649, 2.1507
xyY:
0.6019, 0.3565, 18.4649
CIE-Lab:
50.0552, 60.0991, 59.8248
CIE-LCH:
50.0552, 84.7992, 44.8689
CIE-Luv:
50.0552, 129.1899, 38.9794
Hunter-Lab:
42.9708, 54.3011, 27.1121
#dc3c08 color charts
#dc3c08 color shades, tints & tones
#dc3c08 color schemes
#dc3c08 color preview, HTML & CSS examples
This text has a color of #dc3c08
<p style="color:#dc3c08;">Text here</p>
.mytext {color:#dc3c08;}
This box has a color of #dc3c08
<div style="background-color:#dc3c08;">Content here</div>
.mybackground {background-color:#dc3c08;}
Border around this has a color of #dc3c08
<div style="border:2px solid #dc3c08;">Content here</div>
.myborder {border:2px solid #dc3c08;}