#cc8564 color space conversions
Hex:
#cc8564
RGB:
204, 133, 100
CMY:
20, 48, 61
CMYK:
0, 35, 51, 20
HSL:
19°, 50.4854%, 59.6078%
HSV (HSB):
19°, 50.9804%, 80.0000%
XYZ:
35.5896, 30.5325, 16.0742
xyY:
0.4330, 0.3715, 30.5325
CIE-Lab:
62.1110, 23.6982, 28.9714
CIE-LCH:
62.1110, 37.4292, 50.7173
CIE-Luv:
62.1110, 52.4120, 31.3679
Hunter-Lab:
55.2562, 18.2704, 21.4318
#cc8564 color charts
#cc8564 color shades, tints & tones
#cc8564 color schemes
#cc8564 color preview, HTML & CSS examples
This text has a color of #cc8564
<p style="color:#cc8564;">Text here</p>
.mytext {color:#cc8564;}
This box has a color of #cc8564
<div style="background-color:#cc8564;">Content here</div>
.mybackground {background-color:#cc8564;}
Border around this has a color of #cc8564
<div style="border:2px solid #cc8564;">Content here</div>
.myborder {border:2px solid #cc8564;}