#bc142e color space conversions
Hex:
#bc142e
RGB:
188, 20, 46
CMY:
26, 92, 82
CMYK:
0, 89, 76, 26
HSL:
351°, 80.7692%, 40.7843%
HSV (HSB):
351°, 89.3617%, 73.7255%
XYZ:
21.4823, 11.3889, 3.6508
xyY:
0.5882, 0.3118, 11.3889
CIE-Lab:
40.2280, 62.2062, 32.4527
CIE-LCH:
40.2280, 70.1625, 27.5509
CIE-Luv:
40.2280, 117.6133, 18.7870
Hunter-Lab:
33.7475, 54.5680, 17.2092
#bc142e color charts
#bc142e color shades, tints & tones
#bc142e color schemes
#bc142e color preview, HTML & CSS examples
This text has a color of #bc142e
<p style="color:#bc142e;">Text here</p>
.mytext {color:#bc142e;}
This box has a color of #bc142e
<div style="background-color:#bc142e;">Content here</div>
.mybackground {background-color:#bc142e;}
Border around this has a color of #bc142e
<div style="border:2px solid #bc142e;">Content here</div>
.myborder {border:2px solid #bc142e;}