#bc2201 color space conversions
Hex:
#bc2201
RGB:
188, 34, 1
CMY:
26, 87, 100
CMYK:
0, 82, 99, 26
HSL:
11°, 98.9418%, 37.0588%
HSV (HSB):
11°, 99.4681%, 73.7255%
XYZ:
21.3165, 11.8376, 1.1901
xyY:
0.6207, 0.3447, 11.8376
CIE-Lab:
40.9569, 58.2788, 53.8164
CIE-LCH:
40.9569, 79.3261, 42.7203
CIE-Luv:
40.9569, 118.9094, 30.8320
Hunter-Lab:
34.4058, 50.3816, 22.0332
#bc2201 color charts
#bc2201 color shades, tints & tones
#bc2201 color schemes
#bc2201 color preview, HTML & CSS examples
This text has a color of #bc2201
<p style="color:#bc2201;">Text here</p>
.mytext {color:#bc2201;}
This box has a color of #bc2201
<div style="background-color:#bc2201;">Content here</div>
.mybackground {background-color:#bc2201;}
Border around this has a color of #bc2201
<div style="border:2px solid #bc2201;">Content here</div>
.myborder {border:2px solid #bc2201;}