#b2aaa2 color space conversions
Hex:
#b2aaa2
RGB:
178, 170, 162
CMY:
30, 33, 36
CMYK:
0, 4, 9, 30
HSL:
30°, 9.4118%, 66.6667%
HSV (HSB):
30°, 8.9888%, 69.8039%
XYZ:
39.2564, 40.8231, 39.9930
xyY:
0.3269, 0.3400, 40.8231
CIE-Lab:
70.0518, 1.4452, 5.1338
CIE-LCH:
70.0518, 5.3333, 74.2778
CIE-Luv:
70.0518, 5.1650, 7.1382
Hunter-Lab:
63.8929, -2.1406, 7.6132
#b2aaa2 color charts
#b2aaa2 color shades, tints & tones
#b2aaa2 color schemes
#b2aaa2 color preview, HTML & CSS examples
This text has a color of #b2aaa2
<p style="color:#b2aaa2;">Text here</p>
.mytext {color:#b2aaa2;}
This box has a color of #b2aaa2
<div style="background-color:#b2aaa2;">Content here</div>
.mybackground {background-color:#b2aaa2;}
Border around this has a color of #b2aaa2
<div style="border:2px solid #b2aaa2;">Content here</div>
.myborder {border:2px solid #b2aaa2;}