#bc000d color space conversions
Hex:
#bc000d
RGB:
188, 0, 13
CMY:
26, 100, 95
CMYK:
0, 100, 93, 26
HSL:
356°, 100.0000%, 36.8627%
HSV (HSB):
356°, 100.0000%, 73.7255%
XYZ:
20.8117, 10.7204, 1.3531
xyY:
0.6329, 0.3260, 10.7204
CIE-Lab:
39.1055, 63.8412, 48.6839
CIE-LCH:
39.1055, 80.2858, 37.3283
CIE-Luv:
39.1055, 127.3477, 26.0770
Hunter-Lab:
32.7421, 56.1605, 20.4692
#bc000d color charts
#bc000d RGB chart
#bc000d CMYK chart
#bc000d RGB pie chart
#bc000d color shades, tints & tones
#bc000d color schemes
#bc000d color preview, HTML & CSS examples
This text has a color of #bc000d
<p style="color:#bc000d;">Text here</p>
.mytext {color:#bc000d;}
Text color #bc000d
This box has a color of #bc000d
<div style="background-color:#bc000d;">Content here</div>
.mybackground {background-color:#bc000d;}
Background color #bc000d
Border around this has a color of #bc000d
<div style="border:2px solid #bc000d;">Content here</div>
.myborder {border:2px solid #bc000d;}
Border color #bc000d