#ccac80 color space conversions
Hex:
#ccac80
RGB:
204, 172, 128
CMY:
20, 33, 50
CMYK:
0, 16, 37, 20
HSL:
35°, 42.6966%, 65.0980%
HSV (HSB):
35°, 37.2549%, 80.0000%
XYZ:
43.5506, 43.9009, 26.6004
xyY:
0.3818, 0.3849, 43.9009
CIE-Lab:
72.1622, 5.4587, 26.9762
CIE-LCH:
72.1622, 27.5229, 78.5604
CIE-Luv:
72.1622, 23.4188, 34.7138
Hunter-Lab:
66.2578, 1.3753, 22.5774
#ccac80 color charts
#ccac80 color shades, tints & tones
#ccac80 color schemes
#ccac80 color preview, HTML & CSS examples
This text has a color of #ccac80
<p style="color:#ccac80;">Text here</p>
.mytext {color:#ccac80;}
This box has a color of #ccac80
<div style="background-color:#ccac80;">Content here</div>
.mybackground {background-color:#ccac80;}
Border around this has a color of #ccac80
<div style="border:2px solid #ccac80;">Content here</div>
.myborder {border:2px solid #ccac80;}