#bd2e54 color space conversions
Hex:
#bd2e54
RGB:
189, 46, 84
CMY:
26, 82, 67
CMYK:
0, 76, 56, 26
HSL:
344°, 60.8511%, 46.0784%
HSV (HSB):
344°, 75.6614%, 74.1176%
XYZ:
23.5635, 13.4129, 9.7345
xyY:
0.5045, 0.2871, 13.4129
CIE-Lab:
43.3789, 58.1582, 12.9478
CIE-LCH:
43.3789, 59.5821, 12.5511
CIE-Luv:
43.3789, 97.7264, 3.9462
Hunter-Lab:
36.6236, 50.7548, 9.8773
#bd2e54 color charts
#bd2e54 color shades, tints & tones
#bd2e54 color schemes
#bd2e54 color preview, HTML & CSS examples
This text has a color of #bd2e54
<p style="color:#bd2e54;">Text here</p>
.mytext {color:#bd2e54;}
This box has a color of #bd2e54
<div style="background-color:#bd2e54;">Content here</div>
.mybackground {background-color:#bd2e54;}
Border around this has a color of #bd2e54
<div style="border:2px solid #bd2e54;">Content here</div>
.myborder {border:2px solid #bd2e54;}