#b2bd86 color space conversions
Hex:
#b2bd86
RGB:
178, 189, 134
CMY:
30, 26, 47
CMYK:
6, 0, 29, 26
HSL:
72°, 29.4118%, 63.3333%
HSV (HSB):
72°, 29.1005%, 74.1176%
XYZ:
40.8608, 47.5814, 29.5848
xyY:
0.3462, 0.4031, 47.5814
CIE-Lab:
74.5601, -12.9824, 26.5995
CIE-LCH:
74.5601, 29.5985, 116.0155
CIE-Luv:
74.5601, -3.9105, 38.2359
Hunter-Lab:
68.9793, -14.9769, 22.8564
#b2bd86 color charts
#b2bd86 color shades, tints & tones
#b2bd86 color schemes
#b2bd86 color preview, HTML & CSS examples
This text has a color of #b2bd86
<p style="color:#b2bd86;">Text here</p>
.mytext {color:#b2bd86;}
This box has a color of #b2bd86
<div style="background-color:#b2bd86;">Content here</div>
.mybackground {background-color:#b2bd86;}
Border around this has a color of #b2bd86
<div style="border:2px solid #b2bd86;">Content here</div>
.myborder {border:2px solid #b2bd86;}