#ccca8c color space conversions
Hex:
#ccca8c
RGB:
204, 202, 140
CMY:
20, 21, 45
CMYK:
0, 1, 31, 20
HSL:
58°, 38.5542%, 67.4510%
HSV (HSB):
58°, 31.3725%, 80.0000%
XYZ:
50.7560, 56.9719, 33.1325
xyY:
0.3603, 0.4045, 56.9719
CIE-Lab:
80.1638, -8.8476, 31.2772
CIE-LCH:
80.1638, 32.5045, 105.7950
CIE-Luv:
80.1638, 4.4062, 43.7651
Hunter-Lab:
75.4797, -12.0580, 26.8099
#ccca8c color charts
#ccca8c color shades, tints & tones
#ccca8c color schemes
#ccca8c color preview, HTML & CSS examples
This text has a color of #ccca8c
<p style="color:#ccca8c;">Text here</p>
.mytext {color:#ccca8c;}
This box has a color of #ccca8c
<div style="background-color:#ccca8c;">Content here</div>
.mybackground {background-color:#ccca8c;}
Border around this has a color of #ccca8c
<div style="border:2px solid #ccca8c;">Content here</div>
.myborder {border:2px solid #ccca8c;}