#cbc65e color space conversions
Hex:
#cbc65e
RGB:
203, 198, 94
CMY:
20, 22, 63
CMYK:
0, 2, 54, 20
HSL:
57°, 51.1737%, 58.2353%
HSV (HSB):
57°, 53.6946%, 79.6078%
XYZ:
46.8431, 53.8928, 18.5231
xyY:
0.3928, 0.4519, 53.8928
CIE-Lab:
78.3992, -11.9460, 51.9381
CIE-LCH:
78.3992, 53.2942, 102.9530
CIE-Luv:
78.3992, 8.0331, 65.4306
Hunter-Lab:
73.4117, -14.5720, 36.4283
#cbc65e color charts
#cbc65e color shades, tints & tones
#cbc65e color schemes
#cbc65e color preview, HTML & CSS examples
This text has a color of #cbc65e
<p style="color:#cbc65e;">Text here</p>
.mytext {color:#cbc65e;}
This box has a color of #cbc65e
<div style="background-color:#cbc65e;">Content here</div>
.mybackground {background-color:#cbc65e;}
Border around this has a color of #cbc65e
<div style="border:2px solid #cbc65e;">Content here</div>
.myborder {border:2px solid #cbc65e;}