#b08b91 color space conversions
Hex:
#b08b91
RGB:
176, 139, 145
CMY:
31, 45, 43
CMYK:
0, 21, 18, 31
HSL:
350°, 18.9744%, 61.7647%
HSV (HSB):
350°, 21.0227%, 69.0196%
XYZ:
32.2479, 29.7397, 30.8287
xyY:
0.3474, 0.3204, 29.7397
CIE-Lab:
61.4290, 14.9860, 2.1688
CIE-LCH:
61.4290, 15.1422, 8.2348
CIE-Luv:
61.4290, 22.4662, 0.4435
Hunter-Lab:
54.5341, 10.1187, 4.6566
#b08b91 color charts
#b08b91 color shades, tints & tones
#b08b91 color schemes
#b08b91 color preview, HTML & CSS examples
This text has a color of #b08b91
<p style="color:#b08b91;">Text here</p>
.mytext {color:#b08b91;}
This box has a color of #b08b91
<div style="background-color:#b08b91;">Content here</div>
.mybackground {background-color:#b08b91;}
Border around this has a color of #b08b91
<div style="border:2px solid #b08b91;">Content here</div>
.myborder {border:2px solid #b08b91;}