#cc620e color space conversions
Hex:
#cc620e
RGB:
204, 98, 14
CMY:
20, 62, 95
CMYK:
0, 52, 93, 20
HSL:
27°, 87.1560%, 42.7451%
HSV (HSB):
27°, 93.1373%, 80.0000%
XYZ:
29.3488, 21.6044, 3.0387
xyY:
0.5436, 0.4001, 21.6044
CIE-Lab:
53.6048, 37.9306, 59.3432
CIE-LCH:
53.6048, 70.4297, 57.4144
CIE-Luv:
53.6048, 87.7912, 47.3889
Hunter-Lab:
46.4806, 31.3675, 28.6603
#cc620e color charts
#cc620e color shades, tints & tones
#cc620e color schemes
#cc620e color preview, HTML & CSS examples
This text has a color of #cc620e
<p style="color:#cc620e;">Text here</p>
.mytext {color:#cc620e;}
This box has a color of #cc620e
<div style="background-color:#cc620e;">Content here</div>
.mybackground {background-color:#cc620e;}
Border around this has a color of #cc620e
<div style="border:2px solid #cc620e;">Content here</div>
.myborder {border:2px solid #cc620e;}