#ccc28e color space conversions
Hex:
#ccc28e
RGB:
204, 194, 142
CMY:
20, 24, 44
CMYK:
0, 5, 30, 20
HSL:
50°, 37.8049%, 67.8431%
HSV (HSB):
50°, 30.3922%, 80.0000%
XYZ:
49.0761, 53.3739, 33.3068
xyY:
0.3615, 0.3932, 53.3739
CIE-Lab:
78.0953, -4.4572, 27.4753
CIE-LCH:
78.0953, 27.8345, 99.2146
CIE-Luv:
78.0953, 9.0176, 38.0933
Hunter-Lab:
73.0575, -7.9438, 24.1100
#ccc28e color charts
#ccc28e color shades, tints & tones
#ccc28e color schemes
#ccc28e color preview, HTML & CSS examples
This text has a color of #ccc28e
<p style="color:#ccc28e;">Text here</p>
.mytext {color:#ccc28e;}
This box has a color of #ccc28e
<div style="background-color:#ccc28e;">Content here</div>
.mybackground {background-color:#ccc28e;}
Border around this has a color of #ccc28e
<div style="border:2px solid #ccc28e;">Content here</div>
.myborder {border:2px solid #ccc28e;}