#b99a9f color space conversions
Hex:
#b99a9f
RGB:
185, 154, 159
CMY:
27, 40, 38
CMYK:
0, 17, 14, 27
HSL:
350°, 18.1287%, 66.4706%
HSV (HSB):
350°, 16.7568%, 72.5490%
XYZ:
37.8212, 35.9287, 37.7424
xyY:
0.3392, 0.3223, 35.9287
CIE-Lab:
66.4654, 12.3094, 1.6892
CIE-LCH:
66.4654, 12.4248, 7.8138
CIE-Luv:
66.4654, 18.5081, 0.2706
Hunter-Lab:
59.9405, 7.7337, 4.6256
#b99a9f color charts
#b99a9f color shades, tints & tones
#b99a9f color schemes
#b99a9f color preview, HTML & CSS examples
This text has a color of #b99a9f
<p style="color:#b99a9f;">Text here</p>
.mytext {color:#b99a9f;}
This box has a color of #b99a9f
<div style="background-color:#b99a9f;">Content here</div>
.mybackground {background-color:#b99a9f;}
Border around this has a color of #b99a9f
<div style="border:2px solid #b99a9f;">Content here</div>
.myborder {border:2px solid #b99a9f;}