#b5bc6f color space conversions
Hex:
#b5bc6f
RGB:
181, 188, 111
CMY:
29, 26, 56
CMYK:
4, 0, 41, 26
HSL:
65°, 36.4929%, 58.6275%
HSV (HSB):
65°, 40.9574%, 73.7255%
XYZ:
39.9085, 46.9379, 21.9954
xyY:
0.3667, 0.4312, 46.9379
CIE-Lab:
74.1500, -14.1692, 38.0799
CIE-LCH:
74.1500, 40.6306, 110.4098
CIE-Luv:
74.1500, -0.7247, 51.3010
Hunter-Lab:
68.5112, -15.9165, 28.9229
#b5bc6f color charts
#b5bc6f color shades, tints & tones
#b5bc6f color schemes
#b5bc6f color preview, HTML & CSS examples
This text has a color of #b5bc6f
<p style="color:#b5bc6f;">Text here</p>
.mytext {color:#b5bc6f;}
This box has a color of #b5bc6f
<div style="background-color:#b5bc6f;">Content here</div>
.mybackground {background-color:#b5bc6f;}
Border around this has a color of #b5bc6f
<div style="border:2px solid #b5bc6f;">Content here</div>
.myborder {border:2px solid #b5bc6f;}