#cbb95e color space conversions
Hex:
#cbb95e
RGB:
203, 185, 94
CMY:
20, 27, 63
CMYK:
0, 9, 54, 20
HSL:
50°, 51.1737%, 58.2353%
HSV (HSB):
50°, 53.6946%, 79.6078%
XYZ:
43.9979, 48.2026, 17.5748
xyY:
0.4008, 0.4391, 48.2026
CIE-Lab:
74.9525, -5.2532, 47.9201
CIE-LCH:
74.9525, 48.2071, 96.2560
CIE-Luv:
74.9525, 16.4153, 59.3114
Hunter-Lab:
69.4281, -8.3802, 33.5912
#cbb95e color charts
#cbb95e color shades, tints & tones
#cbb95e color schemes
#cbb95e color preview, HTML & CSS examples
This text has a color of #cbb95e
<p style="color:#cbb95e;">Text here</p>
.mytext {color:#cbb95e;}
This box has a color of #cbb95e
<div style="background-color:#cbb95e;">Content here</div>
.mybackground {background-color:#cbb95e;}
Border around this has a color of #cbb95e
<div style="border:2px solid #cbb95e;">Content here</div>
.myborder {border:2px solid #cbb95e;}