#bd2a2c color space conversions
Hex:
#bd2a2c
RGB:
189, 42, 44
CMY:
26, 84, 83
CMYK:
0, 78, 77, 26
HSL:
359°, 63.6364%, 45.2941%
HSV (HSB):
359°, 77.7778%, 74.1176%
XYZ:
22.2689, 12.6566, 3.6521
xyY:
0.5772, 0.3281, 12.6566
CIE-Lab:
42.2412, 57.2009, 35.9159
CIE-LCH:
42.2412, 67.5419, 32.1243
CIE-Luv:
42.2412, 110.6336, 23.2274
Hunter-Lab:
35.5761, 49.4738, 18.8167
#bd2a2c color charts
#bd2a2c color shades, tints & tones
#bd2a2c color schemes
#bd2a2c color preview, HTML & CSS examples
This text has a color of #bd2a2c
<p style="color:#bd2a2c;">Text here</p>
.mytext {color:#bd2a2c;}
This box has a color of #bd2a2c
<div style="background-color:#bd2a2c;">Content here</div>
.mybackground {background-color:#bd2a2c;}
Border around this has a color of #bd2a2c
<div style="border:2px solid #bd2a2c;">Content here</div>
.myborder {border:2px solid #bd2a2c;}