#bd2c51 color space conversions
Hex:
#bd2c51
RGB:
189, 44, 81
CMY:
26, 83, 68
CMYK:
0, 77, 57, 26
HSL:
345°, 62.2318%, 45.6863%
HSV (HSB):
345°, 76.7196%, 74.1176%
XYZ:
23.3722, 13.2143, 9.1033
xyY:
0.5115, 0.2892, 13.2143
CIE-Lab:
43.0843, 58.5755, 14.4161
CIE-LCH:
43.0843, 60.3234, 13.8264
CIE-Luv:
43.0843, 99.5701, 5.3136
Hunter-Lab:
36.3514, 51.1516, 10.5982
#bd2c51 color charts
#bd2c51 color shades, tints & tones
#bd2c51 color schemes
#bd2c51 color preview, HTML & CSS examples
This text has a color of #bd2c51
<p style="color:#bd2c51;">Text here</p>
.mytext {color:#bd2c51;}
This box has a color of #bd2c51
<div style="background-color:#bd2c51;">Content here</div>
.mybackground {background-color:#bd2c51;}
Border around this has a color of #bd2c51
<div style="border:2px solid #bd2c51;">Content here</div>
.myborder {border:2px solid #bd2c51;}