#b9bd2d color space conversions
Hex:
#b9bd2d
RGB:
185, 189, 45
CMY:
27, 26, 82
CMYK:
2, 0, 76, 26
HSL:
62°, 61.5385%, 45.8824%
HSV (HSB):
62°, 76.1905%, 74.1176%
XYZ:
38.6788, 46.8989, 9.4964
xyY:
0.4068, 0.4933, 46.8989
CIE-Lab:
74.1251, -17.9473, 66.6935
CIE-LCH:
74.1251, 69.0662, 105.0616
CIE-Luv:
74.1251, 2.8130, 76.4822
Hunter-Lab:
68.4828, -19.0288, 39.7163
#b9bd2d color charts
#b9bd2d color shades, tints & tones
#b9bd2d color schemes
#b9bd2d color preview, HTML & CSS examples
This text has a color of #b9bd2d
<p style="color:#b9bd2d;">Text here</p>
.mytext {color:#b9bd2d;}
This box has a color of #b9bd2d
<div style="background-color:#b9bd2d;">Content here</div>
.mybackground {background-color:#b9bd2d;}
Border around this has a color of #b9bd2d
<div style="border:2px solid #b9bd2d;">Content here</div>
.myborder {border:2px solid #b9bd2d;}