#bd80a9 color space conversions
Hex:
#bd80a9
RGB:
189, 128, 169
CMY:
26, 50, 34
CMYK:
0, 32, 11, 26
HSL:
320°, 31.6062%, 62.1569%
HSV (HSB):
320°, 32.2751%, 74.1176%
XYZ:
35.8669, 29.1217, 41.2668
xyY:
0.3376, 0.2741, 29.1217
CIE-Lab:
60.8889, 29.8992, -12.1690
CIE-LCH:
60.8889, 32.2808, 337.8537
CIE-Luv:
60.8889, 33.7823, -22.9094
Hunter-Lab:
53.9646, 24.1998, -7.5640
#bd80a9 color charts
#bd80a9 color shades, tints & tones
#bd80a9 color schemes
#bd80a9 color preview, HTML & CSS examples
This text has a color of #bd80a9
<p style="color:#bd80a9;">Text here</p>
.mytext {color:#bd80a9;}
This box has a color of #bd80a9
<div style="background-color:#bd80a9;">Content here</div>
.mybackground {background-color:#bd80a9;}
Border around this has a color of #bd80a9
<div style="border:2px solid #bd80a9;">Content here</div>
.myborder {border:2px solid #bd80a9;}