#b9bd4c color space conversions
Hex:
#b9bd4c
RGB:
185, 189, 76
CMY:
27, 26, 70
CMYK:
2, 0, 60, 26
HSL:
62°, 46.1224%, 51.9608%
HSV (HSB):
62°, 59.7884%, 74.1176%
XYZ:
39.5097, 47.2313, 13.8716
xyY:
0.3927, 0.4694, 47.2313
CIE-Lab:
74.3375, -16.2285, 55.1184
CIE-LCH:
74.3375, 57.4579, 106.4060
CIE-Luv:
74.3375, 2.2344, 67.6648
Hunter-Lab:
68.7250, -17.6500, 36.1403
#b9bd4c color charts
#b9bd4c color shades, tints & tones
#b9bd4c color schemes
#b9bd4c color preview, HTML & CSS examples
This text has a color of #b9bd4c
<p style="color:#b9bd4c;">Text here</p>
.mytext {color:#b9bd4c;}
This box has a color of #b9bd4c
<div style="background-color:#b9bd4c;">Content here</div>
.mybackground {background-color:#b9bd4c;}
Border around this has a color of #b9bd4c
<div style="border:2px solid #b9bd4c;">Content here</div>
.myborder {border:2px solid #b9bd4c;}