#bc1c02 color space conversions
Hex:
#bc1c02
RGB:
188, 28, 2
CMY:
26, 89, 99
CMYK:
0, 85, 99, 26
HSL:
8°, 97.8947%, 37.2549%
HSV (HSB):
8°, 98.9362%, 73.7255%
XYZ:
21.1652, 11.5263, 1.1667
xyY:
0.6251, 0.3404, 11.5263
CIE-Lab:
40.4531, 59.7300, 53.2407
CIE-LCH:
40.4531, 80.0140, 41.7124
CIE-Luv:
40.4531, 121.3202, 29.8461
Hunter-Lab:
33.9503, 51.8670, 21.7278
#bc1c02 color charts
#bc1c02 color shades, tints & tones
#bc1c02 color schemes
#bc1c02 color preview, HTML & CSS examples
This text has a color of #bc1c02
<p style="color:#bc1c02;">Text here</p>
.mytext {color:#bc1c02;}
This box has a color of #bc1c02
<div style="background-color:#bc1c02;">Content here</div>
.mybackground {background-color:#bc1c02;}
Border around this has a color of #bc1c02
<div style="border:2px solid #bc1c02;">Content here</div>
.myborder {border:2px solid #bc1c02;}