#bc113c color space conversions
Hex:
#bc113c
RGB:
188, 17, 60
CMY:
26, 93, 76
CMYK:
0, 91, 68, 26
HSL:
345°, 83.4146%, 40.1961%
HSV (HSB):
345°, 90.9574%, 73.7255%
XYZ:
21.7551, 11.4185, 5.3323
xyY:
0.5650, 0.2965, 11.4185
CIE-Lab:
40.2766, 63.2802, 23.8559
CIE-LCH:
40.2766, 67.6275, 20.6559
CIE-Luv:
40.2766, 114.3881, 12.1997
Hunter-Lab:
33.7913, 55.7850, 14.2978
#bc113c color charts
#bc113c color shades, tints & tones
#bc113c color schemes
#bc113c color preview, HTML & CSS examples
This text has a color of #bc113c
<p style="color:#bc113c;">Text here</p>
.mytext {color:#bc113c;}
This box has a color of #bc113c
<div style="background-color:#bc113c;">Content here</div>
.mybackground {background-color:#bc113c;}
Border around this has a color of #bc113c
<div style="border:2px solid #bc113c;">Content here</div>
.myborder {border:2px solid #bc113c;}