#b9bd0e color space conversions
Hex:
#b9bd0e
RGB:
185, 189, 14
CMY:
27, 26, 95
CMYK:
2, 0, 93, 26
HSL:
61°, 86.2069%, 39.8039%
HSV (HSB):
61°, 92.5926%, 74.1176%
XYZ:
38.2844, 46.7412, 7.4196
xyY:
0.4141, 0.5056, 46.7412
CIE-Lab:
74.0239, -18.7749, 73.5234
CIE-LCH:
74.0239, 75.8827, 104.3249
CIE-Luv:
74.0239, 3.0966, 80.8058
Hunter-Lab:
68.3675, -19.6867, 41.4228
#b9bd0e color charts
#b9bd0e color shades, tints & tones
#b9bd0e color schemes
#b9bd0e color preview, HTML & CSS examples
This text has a color of #b9bd0e
<p style="color:#b9bd0e;">Text here</p>
.mytext {color:#b9bd0e;}
This box has a color of #b9bd0e
<div style="background-color:#b9bd0e;">Content here</div>
.mybackground {background-color:#b9bd0e;}
Border around this has a color of #b9bd0e
<div style="border:2px solid #b9bd0e;">Content here</div>
.myborder {border:2px solid #b9bd0e;}