#b98da5 color space conversions
Hex:
#b98da5
RGB:
185, 141, 165
CMY:
27, 45, 35
CMYK:
0, 24, 11, 27
HSL:
327°, 23.9130%, 63.9216%
HSV (HSB):
327°, 23.7838%, 72.5490%
XYZ:
36.3240, 32.0807, 39.8750
xyY:
0.3355, 0.2963, 32.0807
CIE-Lab:
63.4095, 20.5632, -6.1774
CIE-LCH:
63.4095, 21.4711, 343.2792
CIE-Luv:
63.4095, 24.8925, -12.5218
Hunter-Lab:
56.6398, 15.3553, -2.0929
#b98da5 color charts
#b98da5 color shades, tints & tones
#b98da5 color schemes
#b98da5 color preview, HTML & CSS examples
This text has a color of #b98da5
<p style="color:#b98da5;">Text here</p>
.mytext {color:#b98da5;}
This box has a color of #b98da5
<div style="background-color:#b98da5;">Content here</div>
.mybackground {background-color:#b98da5;}
Border around this has a color of #b98da5
<div style="border:2px solid #b98da5;">Content here</div>
.myborder {border:2px solid #b98da5;}