#bc103d color space conversions
Hex:
#bc103d
RGB:
188, 16, 61
CMY:
26, 94, 76
CMYK:
0, 91, 68, 26
HSL:
344°, 84.3137%, 40.0000%
HSV (HSB):
344°, 91.4894%, 73.7255%
XYZ:
21.7666, 11.3989, 5.4679
xyY:
0.5634, 0.2951, 11.3989
CIE-Lab:
40.2443, 63.4734, 23.1856
CIE-LCH:
40.2443, 67.5754, 20.0662
CIE-Luv:
40.2443, 114.2832, 11.5959
Hunter-Lab:
33.7622, 55.9958, 14.0314
#bc103d color charts
#bc103d color shades, tints & tones
#bc103d color schemes
#bc103d color preview, HTML & CSS examples
This text has a color of #bc103d
<p style="color:#bc103d;">Text here</p>
.mytext {color:#bc103d;}
This box has a color of #bc103d
<div style="background-color:#bc103d;">Content here</div>
.mybackground {background-color:#bc103d;}
Border around this has a color of #bc103d
<div style="border:2px solid #bc103d;">Content here</div>
.myborder {border:2px solid #bc103d;}