#bd2e5d color space conversions
Hex:
#bd2e5d
RGB:
189, 46, 93
CMY:
26, 82, 64
CMYK:
0, 76, 51, 26
HSL:
340°, 60.8511%, 46.0784%
HSV (HSB):
340°, 75.6614%, 74.1176%
XYZ:
23.9390, 13.5631, 11.7121
xyY:
0.4864, 0.2756, 13.5631
CIE-Lab:
43.5998, 58.8662, 7.6418
CIE-LCH:
43.5998, 59.3601, 7.3966
CIE-Luv:
43.5998, 94.6067, -1.9013
Hunter-Lab:
36.8281, 51.5794, 6.9242
#bd2e5d color charts
#bd2e5d color shades, tints & tones
#bd2e5d color schemes
#bd2e5d color preview, HTML & CSS examples
This text has a color of #bd2e5d
<p style="color:#bd2e5d;">Text here</p>
.mytext {color:#bd2e5d;}
This box has a color of #bd2e5d
<div style="background-color:#bd2e5d;">Content here</div>
.mybackground {background-color:#bd2e5d;}
Border around this has a color of #bd2e5d
<div style="border:2px solid #bd2e5d;">Content here</div>
.myborder {border:2px solid #bd2e5d;}