#ccc67d color space conversions
Hex:
#ccc67d
RGB:
204, 198, 125
CMY:
20, 22, 51
CMYK:
0, 3, 39, 20
HSL:
55°, 43.6464%, 64.5098%
HSV (HSB):
55°, 38.7255%, 80.0000%
XYZ:
48.7976, 54.7062, 27.3895
xyY:
0.3728, 0.4179, 54.7062
CIE-Lab:
78.8717, -8.5644, 37.3201
CIE-LCH:
78.8717, 38.2902, 102.9247
CIE-Luv:
78.8717, 7.4717, 50.3273
Hunter-Lab:
73.9636, -11.6708, 29.8189
#ccc67d color charts
#ccc67d color shades, tints & tones
#ccc67d color schemes
#ccc67d color preview, HTML & CSS examples
This text has a color of #ccc67d
<p style="color:#ccc67d;">Text here</p>
.mytext {color:#ccc67d;}
This box has a color of #ccc67d
<div style="background-color:#ccc67d;">Content here</div>
.mybackground {background-color:#ccc67d;}
Border around this has a color of #ccc67d
<div style="border:2px solid #ccc67d;">Content here</div>
.myborder {border:2px solid #ccc67d;}