#bd2280 color space conversions
Hex:
#bd2280
RGB:
189, 34, 128
CMY:
26, 87, 50
CMYK:
0, 82, 32, 26
HSL:
324°, 69.5067%, 43.7255%
HSV (HSB):
324°, 82.0106%, 74.1176%
XYZ:
25.4546, 13.5214, 21.6904
xyY:
0.4196, 0.2229, 13.5214
CIE-Lab:
43.5386, 65.6575, -14.1534
CIE-LCH:
43.5386, 67.1657, 347.8352
CIE-Luv:
43.5386, 84.4772, -30.2778
Hunter-Lab:
36.7714, 59.2144, -9.2334
#bd2280 color charts
#bd2280 color shades, tints & tones
#bd2280 color schemes
#bd2280 color preview, HTML & CSS examples
This text has a color of #bd2280
<p style="color:#bd2280;">Text here</p>
.mytext {color:#bd2280;}
This box has a color of #bd2280
<div style="background-color:#bd2280;">Content here</div>
.mybackground {background-color:#bd2280;}
Border around this has a color of #bd2280
<div style="border:2px solid #bd2280;">Content here</div>
.myborder {border:2px solid #bd2280;}