#bd09a4 color space conversions
Hex:
#bd09a4
RGB:
189, 9, 164
CMY:
26, 96, 36
CMYK:
0, 95, 13, 26
HSL:
308°, 90.9091%, 38.8235%
HSV (HSB):
308°, 95.2381%, 74.1176%
XYZ:
27.7848, 13.6945, 36.3008
xyY:
0.3572, 0.1761, 13.6945
CIE-Lab:
43.7916, 74.1156, -35.5915
CIE-LCH:
43.7916, 82.2185, 334.3489
CIE-Luv:
43.7916, 72.3162, -61.5204
Hunter-Lab:
37.0061, 69.2600, -32.2558
#bd09a4 color charts
#bd09a4 color shades, tints & tones
#bd09a4 color schemes
#bd09a4 color preview, HTML & CSS examples
This text has a color of #bd09a4
<p style="color:#bd09a4;">Text here</p>
.mytext {color:#bd09a4;}
This box has a color of #bd09a4
<div style="background-color:#bd09a4;">Content here</div>
.mybackground {background-color:#bd09a4;}
Border around this has a color of #bd09a4
<div style="border:2px solid #bd09a4;">Content here</div>
.myborder {border:2px solid #bd09a4;}