#bd98a5 color space conversions
Hex:
#bd98a5
RGB:
189, 152, 165
CMY:
26, 40, 35
CMYK:
0, 20, 13, 26
HSL:
339°, 21.8935%, 66.8627%
HSV (HSB):
339°, 19.5767%, 74.1176%
XYZ:
39.0060, 35.9919, 40.4886
xyY:
0.3378, 0.3117, 35.9919
CIE-Lab:
66.5137, 15.9021, -1.5555
CIE-LCH:
66.5137, 15.9779, 354.4133
CIE-Luv:
66.5137, 21.5654, -5.0279
Hunter-Lab:
59.9933, 11.0678, 1.9813
#bd98a5 color charts
#bd98a5 color shades, tints & tones
#bd98a5 color schemes
#bd98a5 color preview, HTML & CSS examples
This text has a color of #bd98a5
<p style="color:#bd98a5;">Text here</p>
.mytext {color:#bd98a5;}
This box has a color of #bd98a5
<div style="background-color:#bd98a5;">Content here</div>
.mybackground {background-color:#bd98a5;}
Border around this has a color of #bd98a5
<div style="border:2px solid #bd98a5;">Content here</div>
.myborder {border:2px solid #bd98a5;}