#b7201e color space conversions
Hex:
#b7201e
RGB:
183, 32, 30
CMY:
28, 87, 88
CMYK:
0, 83, 84, 28
HSL:
1°, 71.8310%, 41.7647%
HSV (HSB):
1°, 83.6066%, 71.7647%
XYZ:
20.2793, 11.1940, 2.3201
xyY:
0.6001, 0.3312, 11.1940
CIE-Lab:
39.9054, 57.8016, 40.9413
CIE-LCH:
39.9054, 70.8323, 35.3102
CIE-Luv:
39.9054, 113.0013, 24.8563
Hunter-Lab:
33.4575, 49.6420, 19.3088
#b7201e color charts
#b7201e color shades, tints & tones
#b7201e color schemes
#b7201e color preview, HTML & CSS examples
This text has a color of #b7201e
<p style="color:#b7201e;">Text here</p>
.mytext {color:#b7201e;}
This box has a color of #b7201e
<div style="background-color:#b7201e;">Content here</div>
.mybackground {background-color:#b7201e;}
Border around this has a color of #b7201e
<div style="border:2px solid #b7201e;">Content here</div>
.myborder {border:2px solid #b7201e;}