#bd2049 color space conversions
Hex:
#bd2049
RGB:
189, 32, 73
CMY:
26, 87, 71
CMYK:
0, 83, 61, 26
HSL:
344°, 71.0407%, 43.3333%
HSV (HSB):
344°, 83.0688%, 74.1176%
XYZ:
22.7054, 12.3329, 7.4871
xyY:
0.5339, 0.2900, 12.3329
CIE-Lab:
41.7404, 61.3608, 17.6151
CIE-LCH:
41.7404, 63.8392, 16.0174
CIE-Luv:
41.7404, 106.7679, 7.5530
Hunter-Lab:
35.1182, 53.9508, 11.9423
#bd2049 color charts
#bd2049 color shades, tints & tones
#bd2049 color schemes
#bd2049 color preview, HTML & CSS examples
This text has a color of #bd2049
<p style="color:#bd2049;">Text here</p>
.mytext {color:#bd2049;}
This box has a color of #bd2049
<div style="background-color:#bd2049;">Content here</div>
.mybackground {background-color:#bd2049;}
Border around this has a color of #bd2049
<div style="border:2px solid #bd2049;">Content here</div>
.myborder {border:2px solid #bd2049;}