#cbbc4f color space conversions
Hex:
#cbbc4f
RGB:
203, 188, 79
CMY:
20, 26, 69
CMYK:
0, 7, 61, 20
HSL:
53°, 54.3860%, 55.2941%
HSV (HSB):
53°, 61.0837%, 79.6078%
XYZ:
44.0231, 49.2275, 14.5787
xyY:
0.4083, 0.4565, 49.2275
CIE-Lab:
75.5926, -7.9385, 55.6008
CIE-LCH:
75.5926, 56.1647, 98.1256
CIE-Luv:
75.5926, 15.0383, 66.7544
Hunter-Lab:
70.1623, -10.7847, 36.7940
#cbbc4f color charts
#cbbc4f color shades, tints & tones
#cbbc4f color schemes
#cbbc4f color preview, HTML & CSS examples
This text has a color of #cbbc4f
<p style="color:#cbbc4f;">Text here</p>
.mytext {color:#cbbc4f;}
This box has a color of #cbbc4f
<div style="background-color:#cbbc4f;">Content here</div>
.mybackground {background-color:#cbbc4f;}
Border around this has a color of #cbbc4f
<div style="border:2px solid #cbbc4f;">Content here</div>
.myborder {border:2px solid #cbbc4f;}