#bd3f85 color space conversions
Hex:
#bd3f85
RGB:
189, 63, 133
CMY:
26, 75, 48
CMYK:
0, 67, 30, 26
HSL:
327°, 50.0000%, 49.4118%
HSV (HSB):
327°, 66.6667%, 74.1176%
XYZ:
26.9974, 16.0673, 23.8687
xyY:
0.4033, 0.2400, 16.0673
CIE-Lab:
47.0626, 56.8517, -11.8636
CIE-LCH:
47.0626, 58.0763, 348.2129
CIE-Luv:
47.0626, 73.5028, -26.0271
Hunter-Lab:
40.0840, 50.0764, -7.2464
#bd3f85 color charts
#bd3f85 color shades, tints & tones
#bd3f85 color schemes
#bd3f85 color preview, HTML & CSS examples
This text has a color of #bd3f85
<p style="color:#bd3f85;">Text here</p>
.mytext {color:#bd3f85;}
This box has a color of #bd3f85
<div style="background-color:#bd3f85;">Content here</div>
.mybackground {background-color:#bd3f85;}
Border around this has a color of #bd3f85
<div style="border:2px solid #bd3f85;">Content here</div>
.myborder {border:2px solid #bd3f85;}