#bd2e2f color space conversions
Hex:
#bd2e2f
RGB:
189, 46, 47
CMY:
26, 82, 82
CMYK:
0, 76, 75, 26
HSL:
360°, 60.8511%, 46.0784%
HSV (HSB):
360°, 75.6614%, 74.1176%
XYZ:
22.4764, 12.9780, 4.0097
xyY:
0.5695, 0.3289, 12.9780
CIE-Lab:
42.7301, 56.0478, 34.7192
CIE-LCH:
42.7301, 65.9301, 31.7764
CIE-Luv:
42.7301, 108.0201, 22.9562
Hunter-Lab:
36.0251, 48.3239, 18.6184
#bd2e2f color charts
#bd2e2f color shades, tints & tones
#bd2e2f color schemes
#bd2e2f color preview, HTML & CSS examples
This text has a color of #bd2e2f
<p style="color:#bd2e2f;">Text here</p>
.mytext {color:#bd2e2f;}
This box has a color of #bd2e2f
<div style="background-color:#bd2e2f;">Content here</div>
.mybackground {background-color:#bd2e2f;}
Border around this has a color of #bd2e2f
<div style="border:2px solid #bd2e2f;">Content here</div>
.myborder {border:2px solid #bd2e2f;}