#ccc99f color space conversions
Hex:
#ccc99f
RGB:
204, 201, 159
CMY:
20, 21, 38
CMYK:
0, 1, 22, 20
HSL:
56°, 30.6122%, 71.1765%
HSV (HSB):
56°, 22.0588%, 80.0000%
XYZ:
52.0465, 57.1139, 41.0818
xyY:
0.3464, 0.3801, 57.1139
CIE-Lab:
80.2436, -5.7824, 21.4177
CIE-LCH:
80.2436, 22.1846, 105.1087
CIE-Luv:
80.2436, 4.0588, 31.0340
Hunter-Lab:
75.5737, -9.3237, 20.6716
#ccc99f color charts
#ccc99f color shades, tints & tones
#ccc99f color schemes
#ccc99f color preview, HTML & CSS examples
This text has a color of #ccc99f
<p style="color:#ccc99f;">Text here</p>
.mytext {color:#ccc99f;}
This box has a color of #ccc99f
<div style="background-color:#ccc99f;">Content here</div>
.mybackground {background-color:#ccc99f;}
Border around this has a color of #ccc99f
<div style="border:2px solid #ccc99f;">Content here</div>
.myborder {border:2px solid #ccc99f;}