#bd98a6 color space conversions
Hex:
#bd98a6
RGB:
189, 152, 166
CMY:
26, 40, 35
CMYK:
0, 20, 12, 26
HSL:
337°, 21.8935%, 66.8627%
HSV (HSB):
337°, 19.5767%, 74.1176%
XYZ:
39.0974, 36.0285, 40.9699
xyY:
0.3368, 0.3103, 36.0285
CIE-Lab:
66.5417, 16.0717, -2.0750
CIE-LCH:
66.5417, 16.2051, 352.6434
CIE-Luv:
66.5417, 21.4530, -5.8117
Hunter-Lab:
60.0237, 11.2274, 1.5475
#bd98a6 color charts
#bd98a6 color shades, tints & tones
#bd98a6 color schemes
#bd98a6 color preview, HTML & CSS examples
This text has a color of #bd98a6
<p style="color:#bd98a6;">Text here</p>
.mytext {color:#bd98a6;}
This box has a color of #bd98a6
<div style="background-color:#bd98a6;">Content here</div>
.mybackground {background-color:#bd98a6;}
Border around this has a color of #bd98a6
<div style="border:2px solid #bd98a6;">Content here</div>
.myborder {border:2px solid #bd98a6;}