#bc113d color space conversions
Hex:
#bc113d
RGB:
188, 17, 61
CMY:
26, 93, 76
CMYK:
0, 91, 68, 26
HSL:
345°, 83.4146%, 40.1961%
HSV (HSB):
345°, 90.9574%, 73.7255%
XYZ:
21.7818, 11.4292, 5.4729
xyY:
0.5631, 0.2955, 11.4292
CIE-Lab:
40.2941, 63.3296, 23.2487
CIE-LCH:
40.2941, 67.4622, 20.1585
CIE-Luv:
40.2941, 114.0717, 11.6976
Hunter-Lab:
33.8071, 55.8446, 14.0667
#bc113d color charts
#bc113d color shades, tints & tones
#bc113d color schemes
#bc113d color preview, HTML & CSS examples
This text has a color of #bc113d
<p style="color:#bc113d;">Text here</p>
.mytext {color:#bc113d;}
This box has a color of #bc113d
<div style="background-color:#bc113d;">Content here</div>
.mybackground {background-color:#bc113d;}
Border around this has a color of #bc113d
<div style="border:2px solid #bc113d;">Content here</div>
.myborder {border:2px solid #bc113d;}