#b08da0 color space conversions
Hex:
#b08da0
RGB:
176, 141, 160
CMY:
31, 45, 37
CMYK:
0, 20, 9, 31
HSL:
327°, 18.1347%, 62.1569%
HSV (HSB):
327°, 19.8864%, 69.0196%
XYZ:
33.7745, 30.8179, 37.4260
xyY:
0.3311, 0.3021, 30.8179
CIE-Lab:
62.3536, 16.4186, -5.0064
CIE-LCH:
62.3536, 17.1650, 343.0424
CIE-Luv:
62.3536, 19.6518, -10.0442
Hunter-Lab:
55.5139, 11.4497, -1.1121
#b08da0 color charts
#b08da0 color shades, tints & tones
#b08da0 color schemes
#b08da0 color preview, HTML & CSS examples
This text has a color of #b08da0
<p style="color:#b08da0;">Text here</p>
.mytext {color:#b08da0;}
This box has a color of #b08da0
<div style="background-color:#b08da0;">Content here</div>
.mybackground {background-color:#b08da0;}
Border around this has a color of #b08da0
<div style="border:2px solid #b08da0;">Content here</div>
.myborder {border:2px solid #b08da0;}