#ccbc50 color space conversions
Hex:
#ccbc50
RGB:
204, 188, 80
CMY:
20, 26, 69
CMYK:
0, 8, 61, 20
HSL:
52°, 54.8673%, 55.6863%
HSV (HSB):
52°, 60.7843%, 80.0000%
XYZ:
44.3330, 49.3830, 14.7847
xyY:
0.4086, 0.4551, 49.3830
CIE-Lab:
75.6890, -7.4481, 55.2874
CIE-LCH:
75.6890, 55.7868, 97.6725
CIE-Luv:
75.6890, 15.7036, 66.4256
Hunter-Lab:
70.2730, -10.3678, 36.7171
#ccbc50 color charts
#ccbc50 color shades, tints & tones
#ccbc50 color schemes
#ccbc50 color preview, HTML & CSS examples
This text has a color of #ccbc50
<p style="color:#ccbc50;">Text here</p>
.mytext {color:#ccbc50;}
This box has a color of #ccbc50
<div style="background-color:#ccbc50;">Content here</div>
.mybackground {background-color:#ccbc50;}
Border around this has a color of #ccbc50
<div style="border:2px solid #ccbc50;">Content here</div>
.myborder {border:2px solid #ccbc50;}