#bc2e20 color space conversions
Hex:
#bc2e20
RGB:
188, 46, 32
CMY:
26, 82, 87
CMYK:
0, 76, 83, 26
HSL:
5°, 70.9091%, 43.1373%
HSV (HSB):
5°, 82.9787%, 73.7255%
XYZ:
21.9767, 12.7496, 2.6691
xyY:
0.5877, 0.3409, 12.7496
CIE-Lab:
42.3836, 55.2336, 42.5627
CIE-LCH:
42.3836, 69.7304, 37.6176
CIE-Luv:
42.3836, 109.9317, 27.7383
Hunter-Lab:
35.7066, 47.3767, 20.5626
#bc2e20 color charts
#bc2e20 color shades, tints & tones
#bc2e20 color schemes
#bc2e20 color preview, HTML & CSS examples
This text has a color of #bc2e20
<p style="color:#bc2e20;">Text here</p>
.mytext {color:#bc2e20;}
This box has a color of #bc2e20
<div style="background-color:#bc2e20;">Content here</div>
.mybackground {background-color:#bc2e20;}
Border around this has a color of #bc2e20
<div style="border:2px solid #bc2e20;">Content here</div>
.myborder {border:2px solid #bc2e20;}