#bd2c7f color space conversions
Hex:
#bd2c7f
RGB:
189, 44, 127
CMY:
26, 83, 50
CMYK:
0, 77, 33, 26
HSL:
326°, 62.2318%, 45.6863%
HSV (HSB):
326°, 76.7196%, 74.1176%
XYZ:
25.7177, 14.1525, 21.4549
xyY:
0.4194, 0.2308, 14.1525
CIE-Lab:
44.4508, 62.8321, -12.1563
CIE-LCH:
44.4508, 63.9973, 349.0501
CIE-Luv:
44.4508, 82.2733, -27.2110
Hunter-Lab:
37.6198, 56.1919, -7.4798
#bd2c7f color charts
#bd2c7f color shades, tints & tones
#bd2c7f color schemes
#bd2c7f color preview, HTML & CSS examples
This text has a color of #bd2c7f
<p style="color:#bd2c7f;">Text here</p>
.mytext {color:#bd2c7f;}
This box has a color of #bd2c7f
<div style="background-color:#bd2c7f;">Content here</div>
.mybackground {background-color:#bd2c7f;}
Border around this has a color of #bd2c7f
<div style="border:2px solid #bd2c7f;">Content here</div>
.myborder {border:2px solid #bd2c7f;}