#b7213e color space conversions
Hex:
#b7213e
RGB:
183, 33, 62
CMY:
28, 87, 76
CMYK:
0, 82, 66, 28
HSL:
348°, 69.4444%, 42.3529%
HSV (HSB):
348°, 81.9672%, 71.7647%
XYZ:
20.9418, 11.5028, 5.6739
xyY:
0.5494, 0.3018, 11.5028
CIE-Lab:
40.4147, 58.8249, 22.5638
CIE-LCH:
40.4147, 63.0039, 20.9856
CIE-Luv:
40.4147, 105.1275, 12.3240
Hunter-Lab:
33.9158, 50.8649, 13.8221
#b7213e color charts
#b7213e color shades, tints & tones
#b7213e color schemes
#b7213e color preview, HTML & CSS examples
This text has a color of #b7213e
<p style="color:#b7213e;">Text here</p>
.mytext {color:#b7213e;}
This box has a color of #b7213e
<div style="background-color:#b7213e;">Content here</div>
.mybackground {background-color:#b7213e;}
Border around this has a color of #b7213e
<div style="border:2px solid #b7213e;">Content here</div>
.myborder {border:2px solid #b7213e;}