#ccb16c color space conversions
Hex:
#ccb16c
RGB:
204, 177, 108
CMY:
20, 31, 58
CMYK:
0, 13, 47, 20
HSL:
43°, 48.4848%, 61.1765%
HSV (HSB):
43°, 47.0588%, 80.0000%
XYZ:
43.3308, 45.3644, 20.6598
xyY:
0.3962, 0.4148, 45.3644
CIE-Lab:
73.1312, 0.6324, 38.7484
CIE-LCH:
73.1312, 38.7535, 89.0649
CIE-Luv:
73.1312, 21.6152, 48.7249
Hunter-Lab:
67.3531, -3.0321, 28.9606
#ccb16c color charts
#ccb16c color shades, tints & tones
#ccb16c color schemes
#ccb16c color preview, HTML & CSS examples
This text has a color of #ccb16c
<p style="color:#ccb16c;">Text here</p>
.mytext {color:#ccb16c;}
This box has a color of #ccb16c
<div style="background-color:#ccb16c;">Content here</div>
.mybackground {background-color:#ccb16c;}
Border around this has a color of #ccb16c
<div style="border:2px solid #ccb16c;">Content here</div>
.myborder {border:2px solid #ccb16c;}