#b7042a color space conversions
Hex:
#b7042a
RGB:
183, 4, 42
CMY:
28, 98, 84
CMYK:
0, 98, 77, 28
HSL:
347°, 95.7219%, 36.6667%
HSV (HSB):
347°, 97.8142%, 71.7647%
XYZ:
19.9898, 10.3213, 3.1291
xyY:
0.5978, 0.3086, 10.3213
CIE-Lab:
38.4130, 62.8057, 32.5545
CIE-LCH:
38.4130, 70.7415, 27.3994
CIE-Luv:
38.4130, 117.9795, 17.9627
Hunter-Lab:
32.1267, 54.8437, 16.7139
#b7042a color charts
#b7042a color shades, tints & tones
#b7042a color schemes
#b7042a color preview, HTML & CSS examples
This text has a color of #b7042a
<p style="color:#b7042a;">Text here</p>
.mytext {color:#b7042a;}
This box has a color of #b7042a
<div style="background-color:#b7042a;">Content here</div>
.mybackground {background-color:#b7042a;}
Border around this has a color of #b7042a
<div style="border:2px solid #b7042a;">Content here</div>
.myborder {border:2px solid #b7042a;}