#bd3e7b color space conversions
Hex:
#bd3e7b
RGB:
189, 62, 123
CMY:
26, 76, 52
CMYK:
0, 67, 35, 26
HSL:
331°, 50.5976%, 49.2157%
HSV (HSB):
331°, 67.1958%, 74.1176%
XYZ:
26.2840, 15.6941, 20.3828
xyY:
0.4215, 0.2517, 15.6941
CIE-Lab:
46.5706, 56.0517, -6.5299
CIE-LCH:
46.5706, 56.4308, 353.3552
CIE-Luv:
46.5706, 77.3821, -18.6638
Hunter-Lab:
39.6158, 49.1023, -2.7744
#bd3e7b color charts
#bd3e7b color shades, tints & tones
#bd3e7b color schemes
#bd3e7b color preview, HTML & CSS examples
This text has a color of #bd3e7b
<p style="color:#bd3e7b;">Text here</p>
.mytext {color:#bd3e7b;}
This box has a color of #bd3e7b
<div style="background-color:#bd3e7b;">Content here</div>
.mybackground {background-color:#bd3e7b;}
Border around this has a color of #bd3e7b
<div style="border:2px solid #bd3e7b;">Content here</div>
.myborder {border:2px solid #bd3e7b;}