#bd3d7e color space conversions
Hex:
#bd3d7e
RGB:
189, 61, 126
CMY:
26, 76, 51
CMYK:
0, 68, 33, 26
HSL:
330°, 51.2000%, 49.0196%
HSV (HSB):
330°, 67.7249%, 74.1176%
XYZ:
26.4209, 15.6627, 21.3693
xyY:
0.4164, 0.2468, 15.6627
CIE-Lab:
46.5288, 56.7965, -8.4187
CIE-LCH:
46.5288, 57.4171, 351.5686
CIE-Luv:
46.5288, 76.7417, -21.3072
Hunter-Lab:
39.5761, 49.9081, -4.3107
#bd3d7e color charts
#bd3d7e color shades, tints & tones
#bd3d7e color schemes
#bd3d7e color preview, HTML & CSS examples
This text has a color of #bd3d7e
<p style="color:#bd3d7e;">Text here</p>
.mytext {color:#bd3d7e;}
This box has a color of #bd3d7e
<div style="background-color:#bd3d7e;">Content here</div>
.mybackground {background-color:#bd3d7e;}
Border around this has a color of #bd3d7e
<div style="border:2px solid #bd3d7e;">Content here</div>
.myborder {border:2px solid #bd3d7e;}