#bc031b color space conversions
Hex:
#bc031b
RGB:
188, 3, 27
CMY:
26, 99, 89
CMYK:
0, 98, 86, 26
HSL:
352°, 96.8586%, 37.4510%
HSV (HSB):
352°, 98.4043%, 73.7255%
XYZ:
20.9694, 10.8356, 2.0232
xyY:
0.6199, 0.3203, 10.8356
CIE-Lab:
39.3022, 63.7529, 42.3756
CIE-LCH:
39.3022, 76.5515, 33.6114
CIE-Luv:
39.3022, 124.9811, 23.5463
Hunter-Lab:
32.9175, 56.1042, 19.3982
#bc031b color charts
#bc031b color shades, tints & tones
#bc031b color schemes
#bc031b color preview, HTML & CSS examples
This text has a color of #bc031b
<p style="color:#bc031b;">Text here</p>
.mytext {color:#bc031b;}
This box has a color of #bc031b
<div style="background-color:#bc031b;">Content here</div>
.mybackground {background-color:#bc031b;}
Border around this has a color of #bc031b
<div style="border:2px solid #bc031b;">Content here</div>
.myborder {border:2px solid #bc031b;}