#bc000c color space conversions
Hex:
#bc000c
RGB:
188, 0, 12
CMY:
26, 100, 95
CMYK:
0, 100, 94, 26
HSL:
356°, 100.0000%, 36.8627%
HSV (HSB):
356°, 100.0000%, 73.7255%
XYZ:
20.8054, 10.7179, 1.3200
xyY:
0.6335, 0.3263, 10.7179
CIE-Lab:
39.1012, 63.8294, 49.0573
CIE-LCH:
39.1012, 80.5035, 37.5447
CIE-Luv:
39.1012, 127.4408, 26.2161
Hunter-Lab:
32.7382, 56.1463, 20.5261
#bc000c color charts
#bc000c RGB chart
#bc000c CMYK chart
#bc000c RGB pie chart
#bc000c color shades, tints & tones
#bc000c color schemes
#bc000c color preview, HTML & CSS examples
This text has a color of #bc000c
<p style="color:#bc000c;">Text here</p>
.mytext {color:#bc000c;}
Text color #bc000c
This box has a color of #bc000c
<div style="background-color:#bc000c;">Content here</div>
.mybackground {background-color:#bc000c;}
Background color #bc000c
Border around this has a color of #bc000c
<div style="border:2px solid #bc000c;">Content here</div>
.myborder {border:2px solid #bc000c;}
Border color #bc000c