#bd2b7f color space conversions
Hex:
#bd2b7f
RGB:
189, 43, 127
CMY:
26, 83, 50
CMYK:
0, 77, 33, 26
HSL:
325°, 62.9310%, 45.4902%
HSV (HSB):
325°, 77.2487%, 74.1176%
XYZ:
25.6809, 14.0789, 21.4426
xyY:
0.4196, 0.2300, 14.0789
CIE-Lab:
44.3458, 63.1303, -12.3152
CIE-LCH:
44.3458, 64.3203, 348.9616
CIE-Luv:
44.3458, 82.5641, -27.4651
Hunter-Lab:
37.5218, 56.5068, -7.6172
#bd2b7f color charts
#bd2b7f color shades, tints & tones
#bd2b7f color schemes
#bd2b7f color preview, HTML & CSS examples
This text has a color of #bd2b7f
<p style="color:#bd2b7f;">Text here</p>
.mytext {color:#bd2b7f;}
This box has a color of #bd2b7f
<div style="background-color:#bd2b7f;">Content here</div>
.mybackground {background-color:#bd2b7f;}
Border around this has a color of #bd2b7f
<div style="border:2px solid #bd2b7f;">Content here</div>
.myborder {border:2px solid #bd2b7f;}