#b2aaa1 color space conversions
Hex:
#b2aaa1
RGB:
178, 170, 161
CMY:
30, 33, 37
CMYK:
0, 4, 10, 30
HSL:
32°, 9.9415%, 66.4706%
HSV (HSB):
32°, 9.5506%, 69.8039%
XYZ:
39.1678, 40.7876, 39.5266
xyY:
0.3278, 0.3414, 40.7876
CIE-Lab:
70.0269, 1.2723, 5.6498
CIE-LCH:
70.0269, 5.7913, 77.3092
CIE-Luv:
70.0269, 5.2302, 7.8959
Hunter-Lab:
63.8652, -2.2920, 8.0106
#b2aaa1 color charts
#b2aaa1 color shades, tints & tones
#b2aaa1 color schemes
#b2aaa1 color preview, HTML & CSS examples
This text has a color of #b2aaa1
<p style="color:#b2aaa1;">Text here</p>
.mytext {color:#b2aaa1;}
This box has a color of #b2aaa1
<div style="background-color:#b2aaa1;">Content here</div>
.mybackground {background-color:#b2aaa1;}
Border around this has a color of #b2aaa1
<div style="border:2px solid #b2aaa1;">Content here</div>
.myborder {border:2px solid #b2aaa1;}