#cc7c64 color space conversions
Hex:
#cc7c64
RGB:
204, 124, 100
CMY:
20, 51, 61
CMYK:
0, 39, 51, 20
HSL:
14°, 50.4854%, 59.6078%
HSV (HSB):
14°, 50.9804%, 80.0000%
XYZ:
34.4097, 28.1728, 15.6809
xyY:
0.4397, 0.3600, 28.1728
CIE-Lab:
60.0445, 28.5782, 26.2777
CIE-LCH:
60.0445, 38.8230, 42.5986
CIE-Luv:
60.0445, 58.7226, 27.0900
Hunter-Lab:
53.0780, 22.8325, 19.6385
#cc7c64 color charts
#cc7c64 color shades, tints & tones
#cc7c64 color schemes
#cc7c64 color preview, HTML & CSS examples
This text has a color of #cc7c64
<p style="color:#cc7c64;">Text here</p>
.mytext {color:#cc7c64;}
This box has a color of #cc7c64
<div style="background-color:#cc7c64;">Content here</div>
.mybackground {background-color:#cc7c64;}
Border around this has a color of #cc7c64
<div style="border:2px solid #cc7c64;">Content here</div>
.myborder {border:2px solid #cc7c64;}