#bd2d50 color space conversions
Hex:
#bd2d50
RGB:
189, 45, 80
CMY:
26, 82, 69
CMYK:
0, 76, 58, 26
HSL:
345°, 61.5385%, 45.8824%
HSV (HSB):
345°, 76.1905%, 74.1176%
XYZ:
23.3726, 13.2748, 8.9198
xyY:
0.5129, 0.2913, 13.2748
CIE-Lab:
43.1744, 58.1894, 15.1630
CIE-LCH:
43.1744, 60.1325, 14.6053
CIE-Luv:
43.1744, 99.4799, 6.1663
Hunter-Lab:
36.4346, 50.7465, 10.9889
#bd2d50 color charts
#bd2d50 color shades, tints & tones
#bd2d50 color schemes
#bd2d50 color preview, HTML & CSS examples
This text has a color of #bd2d50
<p style="color:#bd2d50;">Text here</p>
.mytext {color:#bd2d50;}
This box has a color of #bd2d50
<div style="background-color:#bd2d50;">Content here</div>
.mybackground {background-color:#bd2d50;}
Border around this has a color of #bd2d50
<div style="border:2px solid #bd2d50;">Content here</div>
.myborder {border:2px solid #bd2d50;}