#bc102d color space conversions
Hex:
#bc102d
RGB:
188, 16, 45
CMY:
26, 94, 82
CMYK:
0, 91, 76, 26
HSL:
350°, 84.3137%, 40.0000%
HSV (HSB):
350°, 91.4894%, 73.7255%
XYZ:
21.3980, 11.2514, 3.5266
xyY:
0.5915, 0.3110, 11.2514
CIE-Lab:
40.0007, 62.7865, 32.8010
CIE-LCH:
40.0007, 70.8382, 27.5835
CIE-Luv:
40.0007, 118.8344, 18.7664
Hunter-Lab:
33.5431, 55.1691, 17.2467
#bc102d color charts
#bc102d color shades, tints & tones
#bc102d color schemes
#bc102d color preview, HTML & CSS examples
This text has a color of #bc102d
<p style="color:#bc102d;">Text here</p>
.mytext {color:#bc102d;}
This box has a color of #bc102d
<div style="background-color:#bc102d;">Content here</div>
.mybackground {background-color:#bc102d;}
Border around this has a color of #bc102d
<div style="border:2px solid #bc102d;">Content here</div>
.myborder {border:2px solid #bc102d;}