#bd2b4e color space conversions
Hex:
#bd2b4e
RGB:
189, 43, 78
CMY:
26, 83, 69
CMYK:
0, 77, 59, 26
HSL:
346°, 62.9310%, 45.4902%
HSV (HSB):
346°, 77.2487%, 74.1176%
XYZ:
23.2253, 13.0966, 8.5115
xyY:
0.5180, 0.2921, 13.0966
CIE-Lab:
42.9085, 58.6759, 16.0507
CIE-LCH:
42.9085, 60.8316, 15.2989
CIE-Luv:
42.9085, 100.9776, 6.8910
Hunter-Lab:
36.1893, 51.2252, 11.3878
#bd2b4e color charts
#bd2b4e color shades, tints & tones
#bd2b4e color schemes
#bd2b4e color preview, HTML & CSS examples
This text has a color of #bd2b4e
<p style="color:#bd2b4e;">Text here</p>
.mytext {color:#bd2b4e;}
This box has a color of #bd2b4e
<div style="background-color:#bd2b4e;">Content here</div>
.mybackground {background-color:#bd2b4e;}
Border around this has a color of #bd2b4e
<div style="border:2px solid #bd2b4e;">Content here</div>
.myborder {border:2px solid #bd2b4e;}