#bc002b color space conversions
Hex:
#bc002b
RGB:
188, 0, 43
CMY:
26, 100, 83
CMYK:
0, 100, 77, 26
HSL:
346°, 100.0000%, 36.8627%
HSV (HSB):
346°, 100.0000%, 73.7255%
XYZ:
21.1751, 10.8658, 3.2668
xyY:
0.5997, 0.3077, 10.8658
CIE-Lab:
39.3535, 64.5164, 33.2907
CIE-LCH:
39.3535, 72.5992, 27.2939
CIE-Luv:
39.3535, 122.1921, 18.3381
Hunter-Lab:
32.9633, 56.9798, 17.1985
#bc002b color charts
#bc002b color shades, tints & tones
#bc002b color schemes
#bc002b color preview, HTML & CSS examples
This text has a color of #bc002b
<p style="color:#bc002b;">Text here</p>
.mytext {color:#bc002b;}
This box has a color of #bc002b
<div style="background-color:#bc002b;">Content here</div>
.mybackground {background-color:#bc002b;}
Border around this has a color of #bc002b
<div style="border:2px solid #bc002b;">Content here</div>
.myborder {border:2px solid #bc002b;}