#bc031a color space conversions
Hex:
#bc031a
RGB:
188, 3, 26
CMY:
26, 99, 90
CMYK:
0, 98, 86, 26
HSL:
353°, 96.8586%, 37.4510%
HSV (HSB):
353°, 98.4043%, 73.7255%
XYZ:
20.9581, 10.8311, 1.9633
xyY:
0.6209, 0.3209, 10.8311
CIE-Lab:
39.2945, 63.7317, 42.8904
CIE-LCH:
39.2945, 76.8200, 33.9399
CIE-Luv:
39.2945, 125.1434, 23.7912
Hunter-Lab:
32.9106, 56.0784, 19.5005
#bc031a color charts
#bc031a color shades, tints & tones
#bc031a color schemes
#bc031a color preview, HTML & CSS examples
This text has a color of #bc031a
<p style="color:#bc031a;">Text here</p>
.mytext {color:#bc031a;}
This box has a color of #bc031a
<div style="background-color:#bc031a;">Content here</div>
.mybackground {background-color:#bc031a;}
Border around this has a color of #bc031a
<div style="border:2px solid #bc031a;">Content here</div>
.myborder {border:2px solid #bc031a;}