#b08d9a color space conversions
Hex:
#b08d9a
RGB:
176, 141, 154
CMY:
31, 45, 40
CMYK:
0, 20, 13, 31
HSL:
338°, 18.1347%, 62.1569%
HSV (HSB):
338°, 19.8864%, 69.0196%
XYZ:
33.2621, 30.6130, 34.7276
xyY:
0.3373, 0.3105, 30.6130
CIE-Lab:
62.1795, 15.3689, -1.8552
CIE-LCH:
62.1795, 15.4804, 353.1170
CIE-Luv:
62.1795, 20.3349, -5.2990
Hunter-Lab:
55.3290, 10.4831, 1.5165
#b08d9a color charts
#b08d9a color shades, tints & tones
#b08d9a color schemes
#b08d9a color preview, HTML & CSS examples
This text has a color of #b08d9a
<p style="color:#b08d9a;">Text here</p>
.mytext {color:#b08d9a;}
This box has a color of #b08d9a
<div style="background-color:#b08d9a;">Content here</div>
.mybackground {background-color:#b08d9a;}
Border around this has a color of #b08d9a
<div style="border:2px solid #b08d9a;">Content here</div>
.myborder {border:2px solid #b08d9a;}