#bbb97f color space conversions
Hex:
#bbb97f
RGB:
187, 185, 127
CMY:
27, 27, 50
CMYK:
0, 1, 32, 27
HSL:
58°, 30.6122%, 61.5686%
HSV (HSB):
58°, 32.0856%, 73.3333%
XYZ:
41.6732, 46.7950, 26.9146
xyY:
0.3612, 0.4056, 46.7950
CIE-Lab:
74.0585, -8.3352, 29.7552
CIE-LCH:
74.0585, 30.9006, 105.6490
CIE-Luv:
74.0585, 4.2106, 40.9771
Hunter-Lab:
68.4069, -10.9705, 24.5572
#bbb97f color charts
#bbb97f color shades, tints & tones
#bbb97f color schemes
#bbb97f color preview, HTML & CSS examples
This text has a color of #bbb97f
<p style="color:#bbb97f;">Text here</p>
.mytext {color:#bbb97f;}
This box has a color of #bbb97f
<div style="background-color:#bbb97f;">Content here</div>
.mybackground {background-color:#bbb97f;}
Border around this has a color of #bbb97f
<div style="border:2px solid #bbb97f;">Content here</div>
.myborder {border:2px solid #bbb97f;}