#ccca80 color space conversions
Hex:
#ccca80
RGB:
204, 202, 128
CMY:
20, 21, 50
CMYK:
0, 1, 37, 20
HSL:
58°, 42.6966%, 65.0980%
HSV (HSB):
58°, 37.2549%, 80.0000%
XYZ:
49.9187, 56.6369, 28.7231
xyY:
0.3690, 0.4187, 56.6369
CIE-Lab:
79.9750, -10.2769, 37.2054
CIE-LCH:
79.9750, 38.5987, 105.4412
CIE-Luv:
79.9750, 4.9317, 50.7584
Hunter-Lab:
75.2575, -13.3008, 30.0514
#ccca80 color charts
#ccca80 color shades, tints & tones
#ccca80 color schemes
#ccca80 color preview, HTML & CSS examples
This text has a color of #ccca80
<p style="color:#ccca80;">Text here</p>
.mytext {color:#ccca80;}
This box has a color of #ccca80
<div style="background-color:#ccca80;">Content here</div>
.mybackground {background-color:#ccca80;}
Border around this has a color of #ccca80
<div style="border:2px solid #ccca80;">Content here</div>
.myborder {border:2px solid #ccca80;}