#bd98a1 color space conversions
Hex:
#bd98a1
RGB:
189, 152, 161
CMY:
26, 40, 37
CMYK:
0, 20, 15, 26
HSL:
345°, 21.8935%, 66.8627%
HSV (HSB):
345°, 19.5767%, 74.1176%
XYZ:
38.6475, 35.8485, 38.6007
xyY:
0.3417, 0.3170, 35.8485
CIE-Lab:
66.4040, 15.2332, 0.5263
CIE-LCH:
66.4040, 15.2423, 1.9789
CIE-Luv:
66.4040, 22.0122, -1.9146
Hunter-Lab:
59.8736, 10.4403, 3.6871
#bd98a1 color charts
#bd98a1 color shades, tints & tones
#bd98a1 color schemes
#bd98a1 color preview, HTML & CSS examples
This text has a color of #bd98a1
<p style="color:#bd98a1;">Text here</p>
.mytext {color:#bd98a1;}
This box has a color of #bd98a1
<div style="background-color:#bd98a1;">Content here</div>
.mybackground {background-color:#bd98a1;}
Border around this has a color of #bd98a1
<div style="border:2px solid #bd98a1;">Content here</div>
.myborder {border:2px solid #bd98a1;}