#bc002d color space conversions
Hex:
#bc002d
RGB:
188, 0, 45
CMY:
26, 100, 82
CMYK:
0, 100, 76, 26
HSL:
346°, 100.0000%, 36.8627%
HSV (HSB):
346°, 100.0000%, 73.7255%
XYZ:
21.2127, 10.8808, 3.4648
xyY:
0.5966, 0.3060, 10.8808
CIE-Lab:
39.3790, 64.5857, 32.1034
CIE-LCH:
39.3790, 72.1245, 26.4305
CIE-Luv:
39.3790, 121.6828, 17.5699
Hunter-Lab:
32.9861, 57.0641, 16.8626
#bc002d color charts
#bc002d color shades, tints & tones
#bc002d color schemes
#bc002d color preview, HTML & CSS examples
This text has a color of #bc002d
<p style="color:#bc002d;">Text here</p>
.mytext {color:#bc002d;}
This box has a color of #bc002d
<div style="background-color:#bc002d;">Content here</div>
.mybackground {background-color:#bc002d;}
Border around this has a color of #bc002d
<div style="border:2px solid #bc002d;">Content here</div>
.myborder {border:2px solid #bc002d;}