#bc143a color space conversions
Hex:
#bc143a
RGB:
188, 20, 58
CMY:
26, 92, 77
CMYK:
0, 89, 69, 26
HSL:
346°, 80.7692%, 40.7843%
HSV (HSB):
346°, 89.3617%, 73.7255%
XYZ:
21.7529, 11.4972, 5.0757
xyY:
0.5676, 0.3000, 11.4972
CIE-Lab:
40.4055, 62.7142, 25.2716
CIE-LCH:
40.4055, 67.6146, 21.9477
CIE-Luv:
40.4055, 114.3067, 13.5116
Hunter-Lab:
33.9075, 55.1764, 14.8600
#bc143a color charts
#bc143a color shades, tints & tones
#bc143a color schemes
#bc143a color preview, HTML & CSS examples
This text has a color of #bc143a
<p style="color:#bc143a;">Text here</p>
.mytext {color:#bc143a;}
This box has a color of #bc143a
<div style="background-color:#bc143a;">Content here</div>
.mybackground {background-color:#bc143a;}
Border around this has a color of #bc143a
<div style="border:2px solid #bc143a;">Content here</div>
.myborder {border:2px solid #bc143a;}