#cc8414 color space conversions
Hex:
#cc8414
RGB:
204, 132, 20
CMY:
20, 48, 92
CMYK:
0, 35, 90, 20
HSL:
37°, 82.1429%, 43.9216%
HSV (HSB):
37°, 90.1961%, 80.0000%
XYZ:
33.2794, 29.3904, 4.5807
xyY:
0.4949, 0.4370, 29.3904
CIE-Lab:
61.1246, 19.9767, 63.4143
CIE-LCH:
61.1246, 66.4864, 72.5146
CIE-Luv:
61.1246, 59.6048, 58.6715
Hunter-Lab:
54.2129, 14.7022, 32.9393
#cc8414 color charts
#cc8414 color shades, tints & tones
#cc8414 color schemes
#cc8414 color preview, HTML & CSS examples
This text has a color of #cc8414
<p style="color:#cc8414;">Text here</p>
.mytext {color:#cc8414;}
This box has a color of #cc8414
<div style="background-color:#cc8414;">Content here</div>
.mybackground {background-color:#cc8414;}
Border around this has a color of #cc8414
<div style="border:2px solid #cc8414;">Content here</div>
.myborder {border:2px solid #cc8414;}