#b29aa9 color space conversions
Hex:
#b29aa9
RGB:
178, 154, 169
CMY:
30, 40, 34
CMYK:
0, 13, 5, 30
HSL:
323°, 13.4831%, 65.0980%
HSV (HSB):
323°, 13.4831%, 69.8039%
XYZ:
37.0771, 35.4408, 42.4227
xyY:
0.3226, 0.3083, 35.4408
CIE-Lab:
66.0904, 11.4982, -4.5399
CIE-LCH:
66.0904, 12.3620, 338.4541
CIE-Luv:
66.0904, 13.1114, -8.6107
Hunter-Lab:
59.5321, 6.9901, -0.5776
#b29aa9 color charts
#b29aa9 color shades, tints & tones
#b29aa9 color schemes
#b29aa9 color preview, HTML & CSS examples
This text has a color of #b29aa9
<p style="color:#b29aa9;">Text here</p>
.mytext {color:#b29aa9;}
This box has a color of #b29aa9
<div style="background-color:#b29aa9;">Content here</div>
.mybackground {background-color:#b29aa9;}
Border around this has a color of #b29aa9
<div style="border:2px solid #b29aa9;">Content here</div>
.myborder {border:2px solid #b29aa9;}