#b8999d color space conversions
Hex:
#b8999d
RGB:
184, 153, 157
CMY:
28, 40, 38
CMYK:
0, 17, 15, 28
HSL:
352°, 17.9191%, 66.0784%
HSV (HSB):
352°, 16.8478%, 72.1569%
XYZ:
37.2442, 35.4071, 36.7696
xyY:
0.3404, 0.3236, 35.4071
CIE-Lab:
66.0644, 12.1580, 2.2155
CIE-LCH:
66.0644, 12.3583, 10.3274
CIE-Luv:
66.0644, 18.6165, 1.0417
Hunter-Lab:
59.5039, 7.5935, 5.0153
#b8999d color charts
#b8999d color shades, tints & tones
#b8999d color schemes
#b8999d color preview, HTML & CSS examples
This text has a color of #b8999d
<p style="color:#b8999d;">Text here</p>
.mytext {color:#b8999d;}
This box has a color of #b8999d
<div style="background-color:#b8999d;">Content here</div>
.mybackground {background-color:#b8999d;}
Border around this has a color of #b8999d
<div style="border:2px solid #b8999d;">Content here</div>
.myborder {border:2px solid #b8999d;}