#bc2c03 color space conversions
Hex:
#bc2c03
RGB:
188, 44, 3
CMY:
26, 83, 99
CMYK:
0, 77, 98, 26
HSL:
13°, 96.8586%, 37.4510%
HSV (HSB):
13°, 98.4043%, 73.7255%
XYZ:
21.6562, 12.4993, 1.3573
xyY:
0.6098, 0.3520, 12.4993
CIE-Lab:
41.9989, 55.3919, 53.6242
CIE-LCH:
41.9989, 77.0962, 44.0710
CIE-Luv:
41.9989, 113.8016, 32.3573
Hunter-Lab:
35.3544, 47.4693, 22.4717
#bc2c03 color charts
#bc2c03 color shades, tints & tones
#bc2c03 color schemes
#bc2c03 color preview, HTML & CSS examples
This text has a color of #bc2c03
<p style="color:#bc2c03;">Text here</p>
.mytext {color:#bc2c03;}
This box has a color of #bc2c03
<div style="background-color:#bc2c03;">Content here</div>
.mybackground {background-color:#bc2c03;}
Border around this has a color of #bc2c03
<div style="border:2px solid #bc2c03;">Content here</div>
.myborder {border:2px solid #bc2c03;}