#bd2d85 color space conversions
Hex:
#bd2d85
RGB:
189, 45, 133
CMY:
26, 82, 48
CMYK:
0, 76, 30, 26
HSL:
323°, 61.5385%, 45.8824%
HSV (HSB):
323°, 76.1905%, 74.1176%
XYZ:
26.1583, 14.3890, 23.5890
xyY:
0.4079, 0.2244, 14.3890
CIE-Lab:
44.7858, 63.2246, -15.3163
CIE-LCH:
44.7858, 65.0534, 346.3823
CIE-Luv:
44.7858, 79.5929, -31.6012
Hunter-Lab:
37.9329, 56.7099, -10.3171
#bd2d85 color charts
#bd2d85 color shades, tints & tones
#bd2d85 color schemes
#bd2d85 color preview, HTML & CSS examples
This text has a color of #bd2d85
<p style="color:#bd2d85;">Text here</p>
.mytext {color:#bd2d85;}
This box has a color of #bd2d85
<div style="background-color:#bd2d85;">Content here</div>
.mybackground {background-color:#bd2d85;}
Border around this has a color of #bd2d85
<div style="border:2px solid #bd2d85;">Content here</div>
.myborder {border:2px solid #bd2d85;}