#bc142f color space conversions
Hex:
#bc142f
RGB:
188, 20, 47
CMY:
26, 92, 82
CMYK:
0, 89, 75, 26
HSL:
350°, 80.7692%, 40.7843%
HSV (HSB):
350°, 89.3617%, 73.7255%
XYZ:
21.5023, 11.3969, 3.7559
xyY:
0.5866, 0.3109, 11.3969
CIE-Lab:
40.2411, 62.2438, 31.8626
CIE-LCH:
40.2411, 69.9251, 27.1079
CIE-Luv:
40.2411, 117.3629, 18.3887
Hunter-Lab:
33.7593, 54.6130, 17.0353
#bc142f color charts
#bc142f color shades, tints & tones
#bc142f color schemes
#bc142f color preview, HTML & CSS examples
This text has a color of #bc142f
<p style="color:#bc142f;">Text here</p>
.mytext {color:#bc142f;}
This box has a color of #bc142f
<div style="background-color:#bc142f;">Content here</div>
.mybackground {background-color:#bc142f;}
Border around this has a color of #bc142f
<div style="border:2px solid #bc142f;">Content here</div>
.myborder {border:2px solid #bc142f;}