#b7201c color space conversions
Hex:
#b7201c
RGB:
183, 32, 28
CMY:
28, 87, 89
CMYK:
0, 83, 85, 28
HSL:
2°, 73.4597%, 41.3725%
HSV (HSB):
2°, 84.6995%, 71.7647%
XYZ:
20.2546, 11.1841, 2.1898
xyY:
0.6023, 0.3326, 11.1841
CIE-Lab:
39.8889, 57.7511, 41.9709
CIE-LCH:
39.8889, 71.3915, 36.0080
CIE-Luv:
39.8889, 113.3157, 25.3847
Hunter-Lab:
33.4427, 49.5837, 19.5276
#b7201c color charts
#b7201c color shades, tints & tones
#b7201c color schemes
#b7201c color preview, HTML & CSS examples
This text has a color of #b7201c
<p style="color:#b7201c;">Text here</p>
.mytext {color:#b7201c;}
This box has a color of #b7201c
<div style="background-color:#b7201c;">Content here</div>
.mybackground {background-color:#b7201c;}
Border around this has a color of #b7201c
<div style="border:2px solid #b7201c;">Content here</div>
.myborder {border:2px solid #b7201c;}