#b2ab9a color space conversions
Hex:
#b2ab9a
RGB:
178, 171, 154
CMY:
30, 33, 40
CMYK:
0, 4, 13, 30
HSL:
43°, 13.4831%, 65.0980%
HSV (HSB):
43°, 13.4831%, 69.8039%
XYZ:
38.7557, 40.9239, 36.4283
xyY:
0.3338, 0.3525, 40.9239
CIE-Lab:
70.1226, -0.4497, 9.6445
CIE-LCH:
70.1226, 9.6550, 92.6696
CIE-Luv:
70.1226, 5.1317, 13.7476
Hunter-Lab:
63.9718, -3.8108, 11.0180
#b2ab9a color charts
#b2ab9a color shades, tints & tones
#b2ab9a color schemes
#b2ab9a color preview, HTML & CSS examples
This text has a color of #b2ab9a
<p style="color:#b2ab9a;">Text here</p>
.mytext {color:#b2ab9a;}
This box has a color of #b2ab9a
<div style="background-color:#b2ab9a;">Content here</div>
.mybackground {background-color:#b2ab9a;}
Border around this has a color of #b2ab9a
<div style="border:2px solid #b2ab9a;">Content here</div>
.myborder {border:2px solid #b2ab9a;}