#b98fa5 color space conversions
Hex:
#b98fa5
RGB:
185, 143, 165
CMY:
27, 44, 35
CMYK:
0, 23, 11, 27
HSL:
329°, 23.0769%, 64.3137%
HSV (HSB):
329°, 22.7027%, 72.5490%
XYZ:
36.6216, 32.6758, 39.9742
xyY:
0.3351, 0.2990, 32.6758
CIE-Lab:
63.8976, 19.4476, -5.4545
CIE-LCH:
63.8976, 20.1981, 344.3328
CIE-Luv:
63.8976, 23.8237, -11.2806
Hunter-Lab:
57.1628, 14.3220, -1.4479
#b98fa5 color charts
#b98fa5 color shades, tints & tones
#b98fa5 color schemes
#b98fa5 color preview, HTML & CSS examples
This text has a color of #b98fa5
<p style="color:#b98fa5;">Text here</p>
.mytext {color:#b98fa5;}
This box has a color of #b98fa5
<div style="background-color:#b98fa5;">Content here</div>
.mybackground {background-color:#b98fa5;}
Border around this has a color of #b98fa5
<div style="border:2px solid #b98fa5;">Content here</div>
.myborder {border:2px solid #b98fa5;}