#bd2225 color space conversions
Hex:
#bd2225
RGB:
189, 34, 37
CMY:
26, 87, 85
CMYK:
0, 82, 80, 26
HSL:
359°, 69.5067%, 43.7255%
HSV (HSB):
359°, 82.0106%, 74.1176%
XYZ:
21.8922, 12.0964, 2.9313
xyY:
0.5930, 0.3276, 12.0964
CIE-Lab:
41.3690, 59.2128, 38.9705
CIE-LCH:
41.3690, 70.8862, 33.3506
CIE-Luv:
41.3690, 115.6063, 24.1314
Hunter-Lab:
34.7799, 51.4919, 19.3490
#bd2225 color charts
#bd2225 color shades, tints & tones
#bd2225 color schemes
#bd2225 color preview, HTML & CSS examples
This text has a color of #bd2225
<p style="color:#bd2225;">Text here</p>
.mytext {color:#bd2225;}
This box has a color of #bd2225
<div style="background-color:#bd2225;">Content here</div>
.mybackground {background-color:#bd2225;}
Border around this has a color of #bd2225
<div style="border:2px solid #bd2225;">Content here</div>
.myborder {border:2px solid #bd2225;}