#b5bc6a color space conversions
Hex:
#b5bc6a
RGB:
181, 188, 106
CMY:
29, 26, 58
CMYK:
4, 0, 44, 26
HSL:
65°, 37.9630%, 57.6471%
HSV (HSB):
65°, 43.6170%, 73.7255%
XYZ:
39.6408, 46.8308, 20.5856
xyY:
0.3703, 0.4374, 46.8308
CIE-Lab:
74.0814, -14.7125, 40.5244
CIE-LCH:
74.0814, 43.1125, 109.9536
CIE-Luv:
74.0814, -0.5658, 53.9126
Hunter-Lab:
68.4330, -16.3592, 30.0679
#b5bc6a color charts
#b5bc6a color shades, tints & tones
#b5bc6a color schemes
#b5bc6a color preview, HTML & CSS examples
This text has a color of #b5bc6a
<p style="color:#b5bc6a;">Text here</p>
.mytext {color:#b5bc6a;}
This box has a color of #b5bc6a
<div style="background-color:#b5bc6a;">Content here</div>
.mybackground {background-color:#b5bc6a;}
Border around this has a color of #b5bc6a
<div style="border:2px solid #b5bc6a;">Content here</div>
.myborder {border:2px solid #b5bc6a;}