#cbc97f color space conversions
Hex:
#cbc97f
RGB:
203, 201, 127
CMY:
20, 21, 50
CMYK:
0, 1, 37, 20
HSL:
58°, 42.2222%, 64.7059%
HSV (HSB):
58°, 37.4384%, 79.6078%
XYZ:
49.3460, 56.0021, 28.2873
xyY:
0.3693, 0.4191, 56.0021
CIE-Lab:
79.6150, -10.2739, 37.2368
CIE-LCH:
79.6150, 38.6281, 105.4246
CIE-Luv:
79.6150, 4.9301, 50.7248
Hunter-Lab:
74.8346, -13.2573, 29.9727
#cbc97f color charts
#cbc97f color shades, tints & tones
#cbc97f color schemes
#cbc97f color preview, HTML & CSS examples
This text has a color of #cbc97f
<p style="color:#cbc97f;">Text here</p>
.mytext {color:#cbc97f;}
This box has a color of #cbc97f
<div style="background-color:#cbc97f;">Content here</div>
.mybackground {background-color:#cbc97f;}
Border around this has a color of #cbc97f
<div style="border:2px solid #cbc97f;">Content here</div>
.myborder {border:2px solid #cbc97f;}