#ccc38e color space conversions
Hex:
#ccc38e
RGB:
204, 195, 142
CMY:
20, 24, 44
CMYK:
0, 4, 30, 20
HSL:
51°, 37.8049%, 67.8431%
HSV (HSB):
51°, 30.3922%, 80.0000%
XYZ:
49.2994, 53.8206, 33.3812
xyY:
0.3612, 0.3943, 53.8206
CIE-Lab:
78.3570, -4.9779, 27.8262
CIE-LCH:
78.3570, 28.2680, 100.1425
CIE-Luv:
78.3570, 8.4261, 38.6520
Hunter-Lab:
73.3625, -8.4328, 24.3758
#ccc38e color charts
#ccc38e color shades, tints & tones
#ccc38e color schemes
#ccc38e color preview, HTML & CSS examples
This text has a color of #ccc38e
<p style="color:#ccc38e;">Text here</p>
.mytext {color:#ccc38e;}
This box has a color of #ccc38e
<div style="background-color:#ccc38e;">Content here</div>
.mybackground {background-color:#ccc38e;}
Border around this has a color of #ccc38e
<div style="border:2px solid #ccc38e;">Content here</div>
.myborder {border:2px solid #ccc38e;}