#cbc97e color space conversions
Hex:
#cbc97e
RGB:
203, 201, 126
CMY:
20, 21, 51
CMYK:
0, 1, 38, 20
HSL:
58°, 42.5414%, 64.5098%
HSV (HSB):
58°, 37.9310%, 79.6078%
XYZ:
49.2811, 55.9762, 27.9457
xyY:
0.3700, 0.4202, 55.9762
CIE-Lab:
79.6002, -10.3864, 37.7271
CIE-LCH:
79.6002, 39.1307, 105.3924
CIE-Luv:
79.6002, 4.9719, 51.2808
Hunter-Lab:
74.8172, -13.3545, 30.2260
#cbc97e color charts
#cbc97e color shades, tints & tones
#cbc97e color schemes
#cbc97e color preview, HTML & CSS examples
This text has a color of #cbc97e
<p style="color:#cbc97e;">Text here</p>
.mytext {color:#cbc97e;}
This box has a color of #cbc97e
<div style="background-color:#cbc97e;">Content here</div>
.mybackground {background-color:#cbc97e;}
Border around this has a color of #cbc97e
<div style="border:2px solid #cbc97e;">Content here</div>
.myborder {border:2px solid #cbc97e;}