#b5bf7e color space conversions
Hex:
#b5bf7e
RGB:
181, 191, 126
CMY:
29, 25, 51
CMYK:
5, 0, 34, 25
HSL:
69°, 33.6788%, 62.1569%
HSV (HSB):
69°, 34.0314%, 74.9020%
XYZ:
41.4528, 48.5917, 26.9330
xyY:
0.3544, 0.4154, 48.5917
CIE-Lab:
75.1966, -13.9122, 31.6890
CIE-LCH:
75.1966, 34.6084, 113.7026
CIE-Luv:
75.1966, -2.9585, 44.4618
Hunter-Lab:
69.7078, -15.8409, 25.8875
#b5bf7e color charts
#b5bf7e color shades, tints & tones
#b5bf7e color schemes
#b5bf7e color preview, HTML & CSS examples
This text has a color of #b5bf7e
<p style="color:#b5bf7e;">Text here</p>
.mytext {color:#b5bf7e;}
This box has a color of #b5bf7e
<div style="background-color:#b5bf7e;">Content here</div>
.mybackground {background-color:#b5bf7e;}
Border around this has a color of #b5bf7e
<div style="border:2px solid #b5bf7e;">Content here</div>
.myborder {border:2px solid #b5bf7e;}