#bc1919 color space conversions
Hex:
#bc1919
RGB:
188, 25, 25
CMY:
26, 90, 90
CMYK:
0, 87, 87, 26
HSL:
0°, 76.5258%, 41.7647%
HSV (HSB):
0°, 86.7021%, 73.7255%
XYZ:
21.2621, 11.4568, 2.0104
xyY:
0.6122, 0.3299, 11.4568
CIE-Lab:
40.3395, 60.6814, 44.2753
CIE-LCH:
40.3395, 75.1168, 36.1158
CIE-Luv:
40.3395, 120.2097, 25.9228
Hunter-Lab:
33.8479, 52.8939, 20.1719
#bc1919 color charts
#bc1919 color shades, tints & tones
#bc1919 color schemes
#bc1919 color preview, HTML & CSS examples
This text has a color of #bc1919
<p style="color:#bc1919;">Text here</p>
.mytext {color:#bc1919;}
This box has a color of #bc1919
<div style="background-color:#bc1919;">Content here</div>
.mybackground {background-color:#bc1919;}
Border around this has a color of #bc1919
<div style="border:2px solid #bc1919;">Content here</div>
.myborder {border:2px solid #bc1919;}