#ccb46c color space conversions
Hex:
#ccb46c
RGB:
204, 180, 108
CMY:
20, 29, 58
CMYK:
0, 12, 47, 20
HSL:
45°, 48.4848%, 61.1765%
HSV (HSB):
45°, 47.0588%, 80.0000%
XYZ:
43.9299, 46.5626, 20.8595
xyY:
0.3945, 0.4182, 46.5626
CIE-Lab:
73.9091, -0.9553, 39.7205
CIE-LCH:
73.9091, 39.7320, 91.3777
CIE-Luv:
73.9091, 19.6579, 50.2253
Hunter-Lab:
68.2368, -4.4986, 29.6412
#ccb46c color charts
#ccb46c color shades, tints & tones
#ccb46c color schemes
#ccb46c color preview, HTML & CSS examples
This text has a color of #ccb46c
<p style="color:#ccb46c;">Text here</p>
.mytext {color:#ccb46c;}
This box has a color of #ccb46c
<div style="background-color:#ccb46c;">Content here</div>
.mybackground {background-color:#ccb46c;}
Border around this has a color of #ccb46c
<div style="border:2px solid #ccb46c;">Content here</div>
.myborder {border:2px solid #ccb46c;}