#b2a99b color space conversions
Hex:
#b2a99b
RGB:
178, 169, 155
CMY:
30, 34, 39
CMYK:
0, 5, 13, 30
HSL:
37°, 12.9944%, 65.2941%
HSV (HSB):
37°, 12.9213%, 69.8039%
XYZ:
38.4645, 40.2075, 36.7439
xyY:
0.3333, 0.3484, 40.2075
CIE-Lab:
69.6170, 0.7981, 8.3732
CIE-LCH:
69.6170, 8.4111, 84.5555
CIE-Luv:
69.6170, 6.1637, 11.7589
Hunter-Lab:
63.4094, -2.6873, 10.0297
#b2a99b color charts
#b2a99b color shades, tints & tones
#b2a99b color schemes
#b2a99b color preview, HTML & CSS examples
This text has a color of #b2a99b
<p style="color:#b2a99b;">Text here</p>
.mytext {color:#b2a99b;}
This box has a color of #b2a99b
<div style="background-color:#b2a99b;">Content here</div>
.mybackground {background-color:#b2a99b;}
Border around this has a color of #b2a99b
<div style="border:2px solid #b2a99b;">Content here</div>
.myborder {border:2px solid #b2a99b;}