#b7200f color space conversions
Hex:
#b7200f
RGB:
183, 32, 15
CMY:
28, 87, 94
CMYK:
0, 83, 92, 28
HSL:
6°, 84.8485%, 38.8235%
HSV (HSB):
6°, 91.8033%, 71.7647%
XYZ:
20.1312, 11.1348, 1.5401
xyY:
0.6136, 0.3394, 11.1348
CIE-Lab:
39.8066, 57.4983, 47.8497
CIE-LCH:
39.8066, 74.8041, 39.7670
CIE-Luv:
39.8066, 114.9103, 28.0599
Hunter-Lab:
33.3688, 49.2923, 20.6217
#b7200f color charts
#b7200f color shades, tints & tones
#b7200f color schemes
#b7200f color preview, HTML & CSS examples
This text has a color of #b7200f
<p style="color:#b7200f;">Text here</p>
.mytext {color:#b7200f;}
This box has a color of #b7200f
<div style="background-color:#b7200f;">Content here</div>
.mybackground {background-color:#b7200f;}
Border around this has a color of #b7200f
<div style="border:2px solid #b7200f;">Content here</div>
.myborder {border:2px solid #b7200f;}