#bc100c color space conversions
Hex:
#bc100c
RGB:
188, 16, 12
CMY:
26, 94, 95
CMYK:
0, 91, 94, 26
HSL:
1°, 88.0000%, 39.2157%
HSV (HSB):
1°, 93.6170%, 73.7255%
XYZ:
20.9907, 11.0885, 1.3818
xyY:
0.6273, 0.3314, 11.0885
CIE-Lab:
39.7291, 62.0149, 49.4341
CIE-LCH:
39.7291, 79.3069, 38.5595
CIE-Luv:
39.7291, 124.3121, 27.3183
Hunter-Lab:
33.2994, 54.2458, 20.8493
#bc100c color charts
#bc100c RGB chart
#bc100c CMYK chart
#bc100c RGB pie chart
#bc100c color shades, tints & tones
#bc100c color schemes
#bc100c color preview, HTML & CSS examples
This text has a color of #bc100c
<p style="color:#bc100c;">Text here</p>
.mytext {color:#bc100c;}
Text color #bc100c
This box has a color of #bc100c
<div style="background-color:#bc100c;">Content here</div>
.mybackground {background-color:#bc100c;}
Background color #bc100c
Border around this has a color of #bc100c
<div style="border:2px solid #bc100c;">Content here</div>
.myborder {border:2px solid #bc100c;}
Border color #bc100c