#b2aaa4 color space conversions
Hex:
#b2aaa4
RGB:
178, 170, 164
CMY:
30, 33, 36
CMYK:
0, 4, 8, 30
HSL:
26°, 8.3333%, 67.0588%
HSV (HSB):
26°, 7.8652%, 69.8039%
XYZ:
39.4357, 40.8948, 40.9370
xyY:
0.3252, 0.3372, 40.8948
CIE-Lab:
70.1021, 1.7941, 4.1025
CIE-LCH:
70.1021, 4.4776, 66.3798
CIE-Luv:
70.1021, 5.0340, 5.6153
Hunter-Lab:
63.9490, -1.8346, 6.8098
#b2aaa4 color charts
#b2aaa4 color shades, tints & tones
#b2aaa4 color schemes
#b2aaa4 color preview, HTML & CSS examples
This text has a color of #b2aaa4
<p style="color:#b2aaa4;">Text here</p>
.mytext {color:#b2aaa4;}
This box has a color of #b2aaa4
<div style="background-color:#b2aaa4;">Content here</div>
.mybackground {background-color:#b2aaa4;}
Border around this has a color of #b2aaa4
<div style="border:2px solid #b2aaa4;">Content here</div>
.myborder {border:2px solid #b2aaa4;}