#b98da7 color space conversions
Hex:
#b98da7
RGB:
185, 141, 167
CMY:
27, 45, 35
CMYK:
0, 24, 10, 27
HSL:
325°, 23.9130%, 63.9216%
HSV (HSB):
325°, 23.7838%, 72.5490%
XYZ:
36.5075, 32.1541, 40.8414
xyY:
0.3334, 0.2936, 32.1541
CIE-Lab:
63.4700, 20.9124, -7.2198
CIE-LCH:
63.4700, 22.1236, 340.9532
CIE-Luv:
63.4700, 24.6332, -14.1230
Hunter-Lab:
56.7046, 15.6889, -3.0104
#b98da7 color charts
#b98da7 color shades, tints & tones
#b98da7 color schemes
#b98da7 color preview, HTML & CSS examples
This text has a color of #b98da7
<p style="color:#b98da7;">Text here</p>
.mytext {color:#b98da7;}
This box has a color of #b98da7
<div style="background-color:#b98da7;">Content here</div>
.mybackground {background-color:#b98da7;}
Border around this has a color of #b98da7
<div style="border:2px solid #b98da7;">Content here</div>
.myborder {border:2px solid #b98da7;}