#bd2d0e color space conversions
Hex:
#bd2d0e
RGB:
189, 45, 14
CMY:
26, 82, 95
CMYK:
0, 76, 93, 26
HSL:
11°, 86.2069%, 39.8039%
HSV (HSB):
11°, 92.5926%, 74.1176%
XYZ:
22.0039, 12.7273, 1.7123
xyY:
0.6038, 0.3492, 12.7273
CIE-Lab:
42.3494, 55.5071, 50.4945
CIE-LCH:
42.3494, 75.0382, 42.2926
CIE-Luv:
42.3494, 113.3064, 31.3705
Hunter-Lab:
35.6753, 47.6638, 22.1269
#bd2d0e color charts
#bd2d0e color shades, tints & tones
#bd2d0e color schemes
#bd2d0e color preview, HTML & CSS examples
This text has a color of #bd2d0e
<p style="color:#bd2d0e;">Text here</p>
.mytext {color:#bd2d0e;}
This box has a color of #bd2d0e
<div style="background-color:#bd2d0e;">Content here</div>
.mybackground {background-color:#bd2d0e;}
Border around this has a color of #bd2d0e
<div style="border:2px solid #bd2d0e;">Content here</div>
.myborder {border:2px solid #bd2d0e;}