#b8999f color space conversions
Hex:
#b8999f
RGB:
184, 153, 159
CMY:
28, 40, 38
CMYK:
0, 17, 14, 28
HSL:
348°, 17.9191%, 66.0784%
HSV (HSB):
348°, 16.8478%, 72.1569%
XYZ:
37.4164, 35.4760, 37.6764
xyY:
0.3384, 0.3209, 35.4760
CIE-Lab:
66.1176, 12.4919, 1.1715
CIE-LCH:
66.1176, 12.5467, 5.3577
CIE-Luv:
66.1176, 18.4136, -0.4981
Hunter-Lab:
59.5617, 7.8998, 4.1887
#b8999f color charts
#b8999f color shades, tints & tones
#b8999f color schemes
#b8999f color preview, HTML & CSS examples
This text has a color of #b8999f
<p style="color:#b8999f;">Text here</p>
.mytext {color:#b8999f;}
This box has a color of #b8999f
<div style="background-color:#b8999f;">Content here</div>
.mybackground {background-color:#b8999f;}
Border around this has a color of #b8999f
<div style="border:2px solid #b8999f;">Content here</div>
.myborder {border:2px solid #b8999f;}