#ccca7b color space conversions
Hex:
#ccca7b
RGB:
204, 202, 123
CMY:
20, 21, 52
CMYK:
0, 1, 40, 20
HSL:
59°, 44.2623%, 64.1176%
HSV (HSB):
59°, 39.7059%, 80.0000%
XYZ:
49.5975, 56.5085, 27.0321
xyY:
0.3725, 0.4244, 56.5085
CIE-Lab:
79.9023, -10.8308, 39.6486
CIE-LCH:
79.9023, 41.1013, 105.2787
CIE-Luv:
79.9023, 5.1381, 53.5048
Hunter-Lab:
75.1721, -13.7794, 31.2997
#ccca7b color charts
#ccca7b color shades, tints & tones
#ccca7b color schemes
#ccca7b color preview, HTML & CSS examples
This text has a color of #ccca7b
<p style="color:#ccca7b;">Text here</p>
.mytext {color:#ccca7b;}
This box has a color of #ccca7b
<div style="background-color:#ccca7b;">Content here</div>
.mybackground {background-color:#ccca7b;}
Border around this has a color of #ccca7b
<div style="border:2px solid #ccca7b;">Content here</div>
.myborder {border:2px solid #ccca7b;}