#b7143f color space conversions
Hex:
#b7143f
RGB:
183, 20, 63
CMY:
28, 92, 75
CMYK:
0, 89, 66, 28
HSL:
344°, 80.2956%, 39.8039%
HSV (HSB):
344°, 89.0710%, 71.7647%
XYZ:
20.6758, 10.9265, 5.7219
xyY:
0.5540, 0.2927, 10.9265
CIE-Lab:
39.4564, 61.6717, 20.7014
CIE-LCH:
39.4564, 65.0535, 18.5554
CIE-Luv:
39.4564, 108.7994, 9.8060
Hunter-Lab:
33.0552, 53.8038, 12.8755
#b7143f color charts
#b7143f color shades, tints & tones
#b7143f color schemes
#b7143f color preview, HTML & CSS examples
This text has a color of #b7143f
<p style="color:#b7143f;">Text here</p>
.mytext {color:#b7143f;}
This box has a color of #b7143f
<div style="background-color:#b7143f;">Content here</div>
.mybackground {background-color:#b7143f;}
Border around this has a color of #b7143f
<div style="border:2px solid #b7143f;">Content here</div>
.myborder {border:2px solid #b7143f;}