#b5bb7d color space conversions
Hex:
#b5bb7d
RGB:
181, 187, 125
CMY:
29, 27, 51
CMYK:
3, 0, 33, 27
HSL:
66°, 31.3131%, 61.1765%
HSV (HSB):
66°, 33.1551%, 73.3333%
XYZ:
40.5281, 46.8451, 26.3080
xyY:
0.3565, 0.4121, 46.8451
CIE-Lab:
74.0906, -11.9854, 30.7607
CIE-LCH:
74.0906, 33.0132, 111.2875
CIE-Luv:
74.0906, -0.6297, 42.8479
Hunter-Lab:
68.4435, -14.0792, 25.1208
#b5bb7d color charts
#b5bb7d color shades, tints & tones
#b5bb7d color schemes
#b5bb7d color preview, HTML & CSS examples
This text has a color of #b5bb7d
<p style="color:#b5bb7d;">Text here</p>
.mytext {color:#b5bb7d;}
This box has a color of #b5bb7d
<div style="background-color:#b5bb7d;">Content here</div>
.mybackground {background-color:#b5bb7d;}
Border around this has a color of #b5bb7d
<div style="border:2px solid #b5bb7d;">Content here</div>
.myborder {border:2px solid #b5bb7d;}