#bd08a9 color space conversions
Hex:
#bd08a9
RGB:
189, 8, 169
CMY:
26, 97, 34
CMYK:
0, 96, 11, 26
HSL:
307°, 91.8782%, 38.6275%
HSV (HSB):
307°, 95.7672%, 74.1176%
XYZ:
28.2345, 13.8571, 38.7227
xyY:
0.3494, 0.1715, 13.8571
CIE-Lab:
44.0272, 74.8809, -38.2032
CIE-LCH:
44.0272, 84.0633, 332.9699
CIE-Luv:
44.0272, 70.2689, -65.4180
Hunter-Lab:
37.2251, 70.2451, -35.6178
#bd08a9 color charts
#bd08a9 color shades, tints & tones
#bd08a9 color schemes
#bd08a9 color preview, HTML & CSS examples
This text has a color of #bd08a9
<p style="color:#bd08a9;">Text here</p>
.mytext {color:#bd08a9;}
This box has a color of #bd08a9
<div style="background-color:#bd08a9;">Content here</div>
.mybackground {background-color:#bd08a9;}
Border around this has a color of #bd08a9
<div style="border:2px solid #bd08a9;">Content here</div>
.myborder {border:2px solid #bd08a9;}