#bd09a3 color space conversions
Hex:
#bd09a3
RGB:
189, 9, 163
CMY:
26, 96, 36
CMYK:
0, 95, 14, 26
HSL:
309°, 90.9091%, 38.8235%
HSV (HSB):
309°, 95.2381%, 74.1176%
XYZ:
27.6948, 13.6585, 35.8270
xyY:
0.3588, 0.1770, 13.6585
CIE-Lab:
43.7392, 73.9830, -35.0759
CIE-LCH:
43.7392, 81.8767, 334.6340
CIE-Luv:
43.7392, 72.7422, -60.7526
Hunter-Lab:
36.9575, 69.0870, -31.6062
#bd09a3 color charts
#bd09a3 color shades, tints & tones
#bd09a3 color schemes
#bd09a3 color preview, HTML & CSS examples
This text has a color of #bd09a3
<p style="color:#bd09a3;">Text here</p>
.mytext {color:#bd09a3;}
This box has a color of #bd09a3
<div style="background-color:#bd09a3;">Content here</div>
.mybackground {background-color:#bd09a3;}
Border around this has a color of #bd09a3
<div style="border:2px solid #bd09a3;">Content here</div>
.myborder {border:2px solid #bd09a3;}