#b2b86a color space conversions
Hex:
#b2b86a
RGB:
178, 184, 106
CMY:
30, 28, 58
CMYK:
3, 0, 42, 28
HSL:
65°, 35.4545%, 56.8627%
HSV (HSB):
65°, 42.3913%, 72.1569%
XYZ:
38.1021, 44.7866, 20.2721
xyY:
0.3693, 0.4341, 44.7866
CIE-Lab:
72.7511, -13.8760, 38.8164
CIE-LCH:
72.7511, 41.2221, 109.6708
CIE-Luv:
72.7511, -0.0860, 51.6917
Hunter-Lab:
66.9228, -15.4869, 28.8859
#b2b86a color charts
#b2b86a color shades, tints & tones
#b2b86a color schemes
#b2b86a color preview, HTML & CSS examples
This text has a color of #b2b86a
<p style="color:#b2b86a;">Text here</p>
.mytext {color:#b2b86a;}
This box has a color of #b2b86a
<div style="background-color:#b2b86a;">Content here</div>
.mybackground {background-color:#b2b86a;}
Border around this has a color of #b2b86a
<div style="border:2px solid #b2b86a;">Content here</div>
.myborder {border:2px solid #b2b86a;}