#cc700c color space conversions
Hex:
#cc700c
RGB:
204, 112, 12
CMY:
20, 56, 95
CMYK:
0, 45, 94, 20
HSL:
31°, 88.8889%, 42.3529%
HSV (HSB):
31°, 94.1176%, 80.0000%
XYZ:
30.7624, 24.4523, 3.4462
xyY:
0.5244, 0.4168, 24.4523
CIE-Lab:
56.5378, 30.6292, 61.8009
CIE-LCH:
56.5378, 68.9747, 63.6365
CIE-Luv:
56.5378, 76.3194, 52.3342
Hunter-Lab:
49.4492, 24.5088, 30.4824
#cc700c color charts
#cc700c RGB chart
#cc700c CMYK chart
#cc700c RGB pie chart
#cc700c color shades, tints & tones
#cc700c color schemes
#cc700c color preview, HTML & CSS examples
This text has a color of #cc700c
<p style="color:#cc700c;">Text here</p>
.mytext {color:#cc700c;}
Text color #cc700c
This box has a color of #cc700c
<div style="background-color:#cc700c;">Content here</div>
.mybackground {background-color:#cc700c;}
Background color #cc700c
Border around this has a color of #cc700c
<div style="border:2px solid #cc700c;">Content here</div>
.myborder {border:2px solid #cc700c;}
Border color #cc700c