#bd2f2e color space conversions
Hex:
#bd2f2e
RGB:
189, 47, 46
CMY:
26, 82, 82
CMYK:
0, 75, 76, 26
HSL:
0°, 60.8511%, 46.0784%
HSV (HSB):
0°, 75.6614%, 74.1176%
XYZ:
22.4959, 13.0491, 3.9178
xyY:
0.5701, 0.3307, 13.0491
CIE-Lab:
42.8371, 55.6764, 35.4158
CIE-LCH:
42.8371, 65.9859, 32.4605
CIE-Luv:
42.8371, 107.7109, 23.5628
Hunter-Lab:
36.1235, 47.9446, 18.8561
#bd2f2e color charts
#bd2f2e color shades, tints & tones
#bd2f2e color schemes
#bd2f2e color preview, HTML & CSS examples
This text has a color of #bd2f2e
<p style="color:#bd2f2e;">Text here</p>
.mytext {color:#bd2f2e;}
This box has a color of #bd2f2e
<div style="background-color:#bd2f2e;">Content here</div>
.mybackground {background-color:#bd2f2e;}
Border around this has a color of #bd2f2e
<div style="border:2px solid #bd2f2e;">Content here</div>
.myborder {border:2px solid #bd2f2e;}