#b3aaa5 color space conversions
Hex:
#b3aaa5
RGB:
179, 170, 165
CMY:
30, 33, 35
CMYK:
0, 5, 8, 30
HSL:
21°, 8.4337%, 67.4510%
HSV (HSB):
21°, 7.8212%, 70.1961%
XYZ:
39.7567, 41.0498, 41.4253
xyY:
0.3253, 0.3358, 41.0498
CIE-Lab:
70.2108, 2.3349, 3.7181
CIE-LCH:
70.2108, 4.3904, 57.8723
CIE-Luv:
70.2108, 5.5661, 4.9736
Hunter-Lab:
64.0701, -1.3602, 6.5144
#b3aaa5 color charts
#b3aaa5 color shades, tints & tones
#b3aaa5 color schemes
#b3aaa5 color preview, HTML & CSS examples
This text has a color of #b3aaa5
<p style="color:#b3aaa5;">Text here</p>
.mytext {color:#b3aaa5;}
This box has a color of #b3aaa5
<div style="background-color:#b3aaa5;">Content here</div>
.mybackground {background-color:#b3aaa5;}
Border around this has a color of #b3aaa5
<div style="border:2px solid #b3aaa5;">Content here</div>
.myborder {border:2px solid #b3aaa5;}