#ccca8a color space conversions
Hex:
#ccca8a
RGB:
204, 202, 138
CMY:
20, 21, 46
CMYK:
0, 1, 32, 20
HSL:
58°, 39.2857%, 67.0588%
HSV (HSB):
58°, 32.3529%, 80.0000%
XYZ:
50.6098, 56.9134, 32.3627
xyY:
0.3618, 0.4069, 56.9134
CIE-Lab:
80.1309, -9.0956, 32.2704
CIE-LCH:
80.1309, 33.5277, 105.7408
CIE-Luv:
80.1309, 4.4966, 44.9689
Hunter-Lab:
75.4410, -12.2744, 27.3744
#ccca8a color charts
#ccca8a color shades, tints & tones
#ccca8a color schemes
#ccca8a color preview, HTML & CSS examples
This text has a color of #ccca8a
<p style="color:#ccca8a;">Text here</p>
.mytext {color:#ccca8a;}
This box has a color of #ccca8a
<div style="background-color:#ccca8a;">Content here</div>
.mybackground {background-color:#ccca8a;}
Border around this has a color of #ccca8a
<div style="border:2px solid #ccca8a;">Content here</div>
.myborder {border:2px solid #ccca8a;}