#bd2b4d color space conversions
Hex:
#bd2b4d
RGB:
189, 43, 77
CMY:
26, 83, 70
CMYK:
0, 77, 59, 26
HSL:
346°, 62.9310%, 45.4902%
HSV (HSB):
346°, 77.2487%, 74.1176%
XYZ:
23.1897, 13.0824, 8.3241
xyY:
0.5200, 0.2934, 13.0824
CIE-Lab:
42.8871, 58.6082, 16.6462
CIE-LCH:
42.8871, 60.9263, 15.8559
CIE-Luv:
42.8871, 101.3038, 7.4851
Hunter-Lab:
36.1696, 51.1463, 11.6737
#bd2b4d color charts
#bd2b4d color shades, tints & tones
#bd2b4d color schemes
#bd2b4d color preview, HTML & CSS examples
This text has a color of #bd2b4d
<p style="color:#bd2b4d;">Text here</p>
.mytext {color:#bd2b4d;}
This box has a color of #bd2b4d
<div style="background-color:#bd2b4d;">Content here</div>
.mybackground {background-color:#bd2b4d;}
Border around this has a color of #bd2b4d
<div style="border:2px solid #bd2b4d;">Content here</div>
.myborder {border:2px solid #bd2b4d;}