#bd2a5e color space conversions
Hex:
#bd2a5e
RGB:
189, 42, 94
CMY:
26, 84, 63
CMYK:
0, 78, 50, 26
HSL:
339°, 63.6364%, 45.2941%
HSV (HSB):
339°, 77.7778%, 74.1176%
XYZ:
23.8346, 13.2829, 11.8973
xyY:
0.4863, 0.2710, 13.2829
CIE-Lab:
43.1864, 60.1879, 6.4306
CIE-LCH:
43.1864, 60.5304, 6.0984
CIE-Luv:
43.1864, 95.7730, -3.5696
Hunter-Lab:
36.4457, 52.9547, 6.1574
#bd2a5e color charts
#bd2a5e color shades, tints & tones
#bd2a5e color schemes
#bd2a5e color preview, HTML & CSS examples
This text has a color of #bd2a5e
<p style="color:#bd2a5e;">Text here</p>
.mytext {color:#bd2a5e;}
This box has a color of #bd2a5e
<div style="background-color:#bd2a5e;">Content here</div>
.mybackground {background-color:#bd2a5e;}
Border around this has a color of #bd2a5e
<div style="border:2px solid #bd2a5e;">Content here</div>
.myborder {border:2px solid #bd2a5e;}