#cc6b00 color space conversions
Hex:
#cc6b00
RGB:
204, 107, 0
CMY:
20, 58, 100
CMYK:
0, 48, 100, 20
HSL:
31°, 100.0000%, 40.0000%
HSV (HSB):
31°, 100.0000%, 80.0000%
XYZ:
30.1595, 23.3528, 2.9180
xyY:
0.5345, 0.4138, 23.3528
CIE-Lab:
55.4338, 33.1303, 63.3111
CIE-LCH:
55.4338, 71.4557, 62.3772
CIE-Luv:
55.4338, 80.7987, 51.6516
Hunter-Lab:
48.3247, 26.8340, 30.2472
#cc6b00 color charts
#cc6b00 color shades, tints & tones
#cc6b00 color schemes
#cc6b00 color preview, HTML & CSS examples
This text has a color of #cc6b00
<p style="color:#cc6b00;">Text here</p>
.mytext {color:#cc6b00;}
This box has a color of #cc6b00
<div style="background-color:#cc6b00;">Content here</div>
.mybackground {background-color:#cc6b00;}
Border around this has a color of #cc6b00
<div style="border:2px solid #cc6b00;">Content here</div>
.myborder {border:2px solid #cc6b00;}