#bc2200 color space conversions
Hex:
#bc2200
RGB:
188, 34, 0
CMY:
26, 87, 100
CMYK:
0, 82, 100, 26
HSL:
11°, 100.0000%, 36.8627%
HSV (HSB):
11°, 100.0000%, 73.7255%
XYZ:
21.3111, 11.8354, 1.1612
xyY:
0.6212, 0.3450, 11.8354
CIE-Lab:
40.9533, 58.2680, 54.1719
CIE-LCH:
40.9533, 79.5597, 42.9137
CIE-Luv:
40.9533, 118.9800, 30.9504
Hunter-Lab:
34.4026, 50.3690, 22.0805
#bc2200 color charts
#bc2200 color shades, tints & tones
#bc2200 color schemes
#bc2200 color preview, HTML & CSS examples
This text has a color of #bc2200
<p style="color:#bc2200;">Text here</p>
.mytext {color:#bc2200;}
This box has a color of #bc2200
<div style="background-color:#bc2200;">Content here</div>
.mybackground {background-color:#bc2200;}
Border around this has a color of #bc2200
<div style="border:2px solid #bc2200;">Content here</div>
.myborder {border:2px solid #bc2200;}