#b08b9f color space conversions
Hex:
#b08b9f
RGB:
176, 139, 159
CMY:
31, 45, 38
CMYK:
0, 21, 10, 31
HSL:
328°, 18.9744%, 61.7647%
HSV (HSB):
328°, 21.0227%, 69.0196%
XYZ:
33.3951, 30.1985, 36.8697
xyY:
0.3324, 0.3006, 30.1985
CIE-Lab:
61.8252, 17.3654, -5.2199
CIE-LCH:
61.8252, 18.1330, 343.2698
CIE-Luv:
61.8252, 20.8324, -10.5034
Hunter-Lab:
54.9532, 12.3065, -1.3121
#b08b9f color charts
#b08b9f color shades, tints & tones
#b08b9f color schemes
#b08b9f color preview, HTML & CSS examples
This text has a color of #b08b9f
<p style="color:#b08b9f;">Text here</p>
.mytext {color:#b08b9f;}
This box has a color of #b08b9f
<div style="background-color:#b08b9f;">Content here</div>
.mybackground {background-color:#b08b9f;}
Border around this has a color of #b08b9f
<div style="border:2px solid #b08b9f;">Content here</div>
.myborder {border:2px solid #b08b9f;}