#b998a7 color space conversions
Hex:
#b998a7
RGB:
185, 152, 167
CMY:
27, 40, 35
CMYK:
0, 18, 10, 27
HSL:
333°, 19.0751%, 66.0784%
HSV (HSB):
333°, 17.8378%, 72.5490%
XYZ:
38.2109, 35.5608, 41.4092
xyY:
0.3317, 0.3087, 35.5608
CIE-Lab:
66.1830, 14.7856, -3.2077
CIE-LCH:
66.1830, 15.1296, 347.7597
CIE-Luv:
66.1830, 18.7650, -7.2269
Hunter-Lab:
59.6329, 10.0197, 0.5719
#b998a7 color charts
#b998a7 color shades, tints & tones
#b998a7 color schemes
#b998a7 color preview, HTML & CSS examples
This text has a color of #b998a7
<p style="color:#b998a7;">Text here</p>
.mytext {color:#b998a7;}
This box has a color of #b998a7
<div style="background-color:#b998a7;">Content here</div>
.mybackground {background-color:#b998a7;}
Border around this has a color of #b998a7
<div style="border:2px solid #b998a7;">Content here</div>
.myborder {border:2px solid #b998a7;}