#b2a99e color space conversions
Hex:
#b2a99e
RGB:
178, 169, 158
CMY:
30, 34, 38
CMYK:
0, 5, 11, 30
HSL:
33°, 11.4943%, 65.8824%
HSV (HSB):
33°, 11.2360%, 69.8039%
XYZ:
38.7196, 40.3095, 38.0875
xyY:
0.3306, 0.3442, 40.3095
CIE-Lab:
69.6894, 1.3020, 6.8210
CIE-LCH:
69.6894, 6.9441, 79.1929
CIE-Luv:
69.6894, 5.9671, 9.5214
Hunter-Lab:
63.4898, -2.2479, 8.8748
#b2a99e color charts
#b2a99e color shades, tints & tones
#b2a99e color schemes
#b2a99e color preview, HTML & CSS examples
This text has a color of #b2a99e
<p style="color:#b2a99e;">Text here</p>
.mytext {color:#b2a99e;}
This box has a color of #b2a99e
<div style="background-color:#b2a99e;">Content here</div>
.mybackground {background-color:#b2a99e;}
Border around this has a color of #b2a99e
<div style="border:2px solid #b2a99e;">Content here</div>
.myborder {border:2px solid #b2a99e;}