#bd1999 color space conversions
Hex:
#bd1999
RGB:
189, 25, 153
CMY:
26, 90, 40
CMYK:
0, 87, 19, 26
HSL:
313°, 76.6355%, 41.9608%
HSV (HSB):
313°, 86.7725%, 74.1176%
XYZ:
27.0837, 13.8140, 31.3759
xyY:
0.3747, 0.1911, 13.8140
CIE-Lab:
43.9650, 70.5533, -28.7139
CIE-LCH:
43.9650, 76.1726, 337.8546
CIE-Luv:
43.9650, 75.4584, -51.3133
Hunter-Lab:
37.1672, 65.0302, -24.0346
#bd1999 color charts
#bd1999 color shades, tints & tones
#bd1999 color schemes
#bd1999 color preview, HTML & CSS examples
This text has a color of #bd1999
<p style="color:#bd1999;">Text here</p>
.mytext {color:#bd1999;}
This box has a color of #bd1999
<div style="background-color:#bd1999;">Content here</div>
.mybackground {background-color:#bd1999;}
Border around this has a color of #bd1999
<div style="border:2px solid #bd1999;">Content here</div>
.myborder {border:2px solid #bd1999;}