#b9bf6d color space conversions
Hex:
#b9bf6d
RGB:
185, 191, 109
CMY:
27, 25, 57
CMYK:
3, 0, 43, 25
HSL:
64°, 39.0476%, 58.8235%
HSV (HSB):
64°, 42.9319%, 74.9020%
XYZ:
41.3987, 48.6800, 21.6822
xyY:
0.3704, 0.4356, 48.6800
CIE-Lab:
75.2518, -14.3150, 40.5392
CIE-LCH:
75.2518, 42.9924, 109.4489
CIE-Luv:
75.2518, 0.0854, 54.1244
Hunter-Lab:
69.7711, -16.1863, 30.4146
#b9bf6d color charts
#b9bf6d color shades, tints & tones
#b9bf6d color schemes
#b9bf6d color preview, HTML & CSS examples
This text has a color of #b9bf6d
<p style="color:#b9bf6d;">Text here</p>
.mytext {color:#b9bf6d;}
This box has a color of #b9bf6d
<div style="background-color:#b9bf6d;">Content here</div>
.mybackground {background-color:#b9bf6d;}
Border around this has a color of #b9bf6d
<div style="border:2px solid #b9bf6d;">Content here</div>
.myborder {border:2px solid #b9bf6d;}