#b2b85a color space conversions
Hex:
#b2b85a
RGB:
178, 184, 90
CMY:
30, 28, 65
CMYK:
3, 0, 51, 28
HSL:
64°, 39.8305%, 53.7255%
HSV (HSB):
64°, 51.0870%, 72.1569%
XYZ:
37.3461, 44.4841, 16.2908
xyY:
0.3806, 0.4534, 44.4841
CIE-Lab:
72.5509, -15.4678, 46.4985
CIE-LCH:
72.5509, 49.0037, 108.3997
CIE-Luv:
72.5509, 0.3952, 59.4263
Hunter-Lab:
66.6964, -16.7693, 32.2057
#b2b85a color charts
#b2b85a color shades, tints & tones
#b2b85a color schemes
#b2b85a color preview, HTML & CSS examples
This text has a color of #b2b85a
<p style="color:#b2b85a;">Text here</p>
.mytext {color:#b2b85a;}
This box has a color of #b2b85a
<div style="background-color:#b2b85a;">Content here</div>
.mybackground {background-color:#b2b85a;}
Border around this has a color of #b2b85a
<div style="border:2px solid #b2b85a;">Content here</div>
.myborder {border:2px solid #b2b85a;}