#b7040d color space conversions
Hex:
#b7040d
RGB:
183, 4, 13
CMY:
28, 98, 95
CMYK:
0, 98, 93, 28
HSL:
357°, 95.7219%, 36.6667%
HSV (HSB):
357°, 97.8142%, 71.7647%
XYZ:
19.6445, 10.1832, 1.3109
xyY:
0.6309, 0.3270, 10.1832
CIE-Lab:
38.1692, 62.1347, 47.5559
CIE-LCH:
38.1692, 78.2450, 37.4293
CIE-Luv:
38.1692, 122.9600, 25.5218
Hunter-Lab:
31.9111, 54.0404, 19.9021
#b7040d color charts
#b7040d color shades, tints & tones
#b7040d color schemes
#b7040d color preview, HTML & CSS examples
This text has a color of #b7040d
<p style="color:#b7040d;">Text here</p>
.mytext {color:#b7040d;}
This box has a color of #b7040d
<div style="background-color:#b7040d;">Content here</div>
.mybackground {background-color:#b7040d;}
Border around this has a color of #b7040d
<div style="border:2px solid #b7040d;">Content here</div>
.myborder {border:2px solid #b7040d;}