#bd98b3 color space conversions
Hex:
#bd98b3
RGB:
189, 152, 179
CMY:
26, 40, 30
CMYK:
0, 20, 5, 26
HSL:
316°, 21.8935%, 66.8627%
HSV (HSB):
316°, 19.5767%, 74.1176%
XYZ:
40.3512, 36.5300, 47.5721
xyY:
0.3242, 0.2935, 36.5300
CIE-Lab:
66.9229, 18.3615, -8.7907
CIE-LCH:
66.9229, 20.3574, 334.4170
CIE-Luv:
66.9229, 19.9708, -16.1762
Hunter-Lab:
60.4400, 13.4008, -4.3589
#bd98b3 color charts
#bd98b3 color shades, tints & tones
#bd98b3 color schemes
#bd98b3 color preview, HTML & CSS examples
This text has a color of #bd98b3
<p style="color:#bd98b3;">Text here</p>
.mytext {color:#bd98b3;}
This box has a color of #bd98b3
<div style="background-color:#bd98b3;">Content here</div>
.mybackground {background-color:#bd98b3;}
Border around this has a color of #bd98b3
<div style="border:2px solid #bd98b3;">Content here</div>
.myborder {border:2px solid #bd98b3;}