#ccb34c color space conversions
Hex:
#ccb34c
RGB:
204, 179, 76
CMY:
20, 30, 70
CMYK:
0, 12, 63, 20
HSL:
48°, 55.6522%, 54.9020%
HSV (HSB):
48°, 62.7451%, 80.0000%
XYZ:
42.3264, 45.5994, 13.4082
xyY:
0.4177, 0.4500, 45.5994
CIE-Lab:
73.2848, -3.0262, 54.4370
CIE-LCH:
73.2848, 54.5210, 93.1818
CIE-Luv:
73.2848, 21.9406, 63.8768
Hunter-Lab:
67.5273, -6.2881, 35.4965
#ccb34c color charts
#ccb34c color shades, tints & tones
#ccb34c color schemes
#ccb34c color preview, HTML & CSS examples
This text has a color of #ccb34c
<p style="color:#ccb34c;">Text here</p>
.mytext {color:#ccb34c;}
This box has a color of #ccb34c
<div style="background-color:#ccb34c;">Content here</div>
.mybackground {background-color:#ccb34c;}
Border around this has a color of #ccb34c
<div style="border:2px solid #ccb34c;">Content here</div>
.myborder {border:2px solid #ccb34c;}