#b5bd5e color space conversions
Hex:
#b5bd5e
RGB:
181, 189, 94
CMY:
29, 26, 63
CMYK:
4, 0, 50, 26
HSL:
65°, 41.8502%, 55.4902%
HSV (HSB):
65°, 50.2646%, 74.1176%
XYZ:
39.2740, 47.0271, 17.5969
xyY:
0.3780, 0.4526, 47.0271
CIE-Lab:
74.2071, -16.4100, 46.5893
CIE-LCH:
74.2071, 49.3948, 109.4036
CIE-Luv:
74.2071, -0.8170, 60.1932
Hunter-Lab:
68.5763, -17.7806, 32.7895
#b5bd5e color charts
#b5bd5e color shades, tints & tones
#b5bd5e color schemes
#b5bd5e color preview, HTML & CSS examples
This text has a color of #b5bd5e
<p style="color:#b5bd5e;">Text here</p>
.mytext {color:#b5bd5e;}
This box has a color of #b5bd5e
<div style="background-color:#b5bd5e;">Content here</div>
.mybackground {background-color:#b5bd5e;}
Border around this has a color of #b5bd5e
<div style="border:2px solid #b5bd5e;">Content here</div>
.myborder {border:2px solid #b5bd5e;}