#cc320d color space conversions
Hex:
#cc320d
RGB:
204, 50, 13
CMY:
20, 80, 95
CMYK:
0, 75, 94, 20
HSL:
12°, 88.0184%, 42.5490%
HSV (HSB):
12°, 93.6275%, 80.0000%
XYZ:
26.1151, 15.1476, 1.9281
xyY:
0.6046, 0.3507, 15.1476
CIE-Lab:
45.8357, 58.5198, 54.4832
CIE-LCH:
45.8357, 79.9561, 42.9542
CIE-Luv:
45.8357, 122.3338, 34.4396
Hunter-Lab:
38.9200, 51.6626, 24.3067
#cc320d color charts
#cc320d color shades, tints & tones
#cc320d color schemes
#cc320d color preview, HTML & CSS examples
This text has a color of #cc320d
<p style="color:#cc320d;">Text here</p>
.mytext {color:#cc320d;}
This box has a color of #cc320d
<div style="background-color:#cc320d;">Content here</div>
.mybackground {background-color:#cc320d;}
Border around this has a color of #cc320d
<div style="border:2px solid #cc320d;">Content here</div>
.myborder {border:2px solid #cc320d;}