#b7021c color space conversions
Hex:
#b7021c
RGB:
183, 2, 28
CMY:
28, 99, 89
CMYK:
0, 99, 85, 28
HSL:
351°, 97.8378%, 36.2745%
HSV (HSB):
351°, 98.9071%, 71.7647%
XYZ:
19.7597, 10.1945, 2.0249
xyY:
0.6179, 0.3188, 10.1945
CIE-Lab:
38.1893, 62.6248, 40.4419
CIE-LCH:
38.1893, 74.5480, 32.8536
CIE-Luv:
38.1893, 121.3005, 22.3149
Hunter-Lab:
31.9289, 54.5923, 18.5901
#b7021c color charts
#b7021c color shades, tints & tones
#b7021c color schemes
#b7021c color preview, HTML & CSS examples
This text has a color of #b7021c
<p style="color:#b7021c;">Text here</p>
.mytext {color:#b7021c;}
This box has a color of #b7021c
<div style="background-color:#b7021c;">Content here</div>
.mybackground {background-color:#b7021c;}
Border around this has a color of #b7021c
<div style="border:2px solid #b7021c;">Content here</div>
.myborder {border:2px solid #b7021c;}