#bd2a5d color space conversions
Hex:
#bd2a5d
RGB:
189, 42, 93
CMY:
26, 84, 64
CMYK:
0, 78, 51, 26
HSL:
339°, 63.6364%, 45.2941%
HSV (HSB):
339°, 77.7778%, 74.1176%
XYZ:
23.7900, 13.2651, 11.6625
xyY:
0.4883, 0.2723, 13.2651
CIE-Lab:
43.1599, 60.1054, 7.0182
CIE-LCH:
43.1599, 60.5137, 6.6599
CIE-Luv:
43.1599, 96.1413, -2.8945
Hunter-Lab:
36.4212, 52.8574, 6.5096
#bd2a5d color charts
#bd2a5d color shades, tints & tones
#bd2a5d color schemes
#bd2a5d color preview, HTML & CSS examples
This text has a color of #bd2a5d
<p style="color:#bd2a5d;">Text here</p>
.mytext {color:#bd2a5d;}
This box has a color of #bd2a5d
<div style="background-color:#bd2a5d;">Content here</div>
.mybackground {background-color:#bd2a5d;}
Border around this has a color of #bd2a5d
<div style="border:2px solid #bd2a5d;">Content here</div>
.myborder {border:2px solid #bd2a5d;}