#cc7b01 color space conversions
Hex:
#cc7b01
RGB:
204, 123, 1
CMY:
20, 52, 100
CMYK:
0, 40, 100, 20
HSL:
36°, 99.0244%, 40.1961%
HSV (HSB):
36°, 99.5098%, 80.0000%
XYZ:
31.9903, 27.0055, 3.5552
xyY:
0.5114, 0.4317, 27.0055
CIE-Lab:
58.9794, 24.6132, 65.3506
CIE-LCH:
58.9794, 69.8320, 69.3620
CIE-Luv:
58.9794, 67.4377, 57.1229
Hunter-Lab:
51.9668, 18.9411, 32.3205
#cc7b01 color charts
#cc7b01 color shades, tints & tones
#cc7b01 color schemes
#cc7b01 color preview, HTML & CSS examples
This text has a color of #cc7b01
<p style="color:#cc7b01;">Text here</p>
.mytext {color:#cc7b01;}
This box has a color of #cc7b01
<div style="background-color:#cc7b01;">Content here</div>
.mybackground {background-color:#cc7b01;}
Border around this has a color of #cc7b01
<div style="border:2px solid #cc7b01;">Content here</div>
.myborder {border:2px solid #cc7b01;}