#cc712d color space conversions
Hex:
#cc712d
RGB:
204, 113, 45
CMY:
20, 56, 82
CMYK:
0, 45, 78, 20
HSL:
26°, 63.8554%, 48.8235%
HSV (HSB):
26°, 77.9412%, 80.0000%
XYZ:
31.2806, 24.8371, 5.6280
xyY:
0.5066, 0.4022, 24.8371
CIE-Lab:
56.9163, 30.9146, 51.2170
CIE-LCH:
56.9163, 59.8239, 58.8848
CIE-Luv:
56.9163, 73.6660, 46.5960
Hunter-Lab:
49.8368, 24.8230, 28.1903
#cc712d color charts
#cc712d color shades, tints & tones
#cc712d color schemes
#cc712d color preview, HTML & CSS examples
This text has a color of #cc712d
<p style="color:#cc712d;">Text here</p>
.mytext {color:#cc712d;}
This box has a color of #cc712d
<div style="background-color:#cc712d;">Content here</div>
.mybackground {background-color:#cc712d;}
Border around this has a color of #cc712d
<div style="border:2px solid #cc712d;">Content here</div>
.myborder {border:2px solid #cc712d;}