#cbbf5f color space conversions
Hex:
#cbbf5f
RGB:
203, 191, 95
CMY:
20, 25, 63
CMYK:
0, 6, 53, 20
HSL:
53°, 50.9434%, 58.4314%
HSV (HSB):
53°, 53.2020%, 79.6078%
XYZ:
45.3250, 50.7843, 18.2399
xyY:
0.3964, 0.4441, 50.7843
CIE-Lab:
76.5482, -8.2809, 49.3143
CIE-LCH:
76.5482, 50.0048, 99.5322
CIE-Luv:
76.5482, 12.4702, 61.7094
Hunter-Lab:
71.2631, -11.1804, 34.7088
#cbbf5f color charts
#cbbf5f color shades, tints & tones
#cbbf5f color schemes
#cbbf5f color preview, HTML & CSS examples
This text has a color of #cbbf5f
<p style="color:#cbbf5f;">Text here</p>
.mytext {color:#cbbf5f;}
This box has a color of #cbbf5f
<div style="background-color:#cbbf5f;">Content here</div>
.mybackground {background-color:#cbbf5f;}
Border around this has a color of #cbbf5f
<div style="border:2px solid #cbbf5f;">Content here</div>
.myborder {border:2px solid #cbbf5f;}