#bc083a color space conversions
Hex:
#bc083a
RGB:
188, 8, 58
CMY:
26, 97, 77
CMYK:
0, 96, 69, 26
HSL:
343°, 91.8367%, 38.4314%
HSV (HSB):
343°, 95.7447%, 73.7255%
XYZ:
21.5896, 11.1705, 5.0212
xyY:
0.5714, 0.2957, 11.1705
CIE-Lab:
39.8662, 64.2715, 24.6000
CIE-LCH:
39.8662, 68.8185, 20.9444
CIE-Luv:
39.8662, 116.6335, 12.4235
Hunter-Lab:
33.4223, 56.8153, 14.4882
#bc083a color charts
#bc083a color shades, tints & tones
#bc083a color schemes
#bc083a color preview, HTML & CSS examples
This text has a color of #bc083a
<p style="color:#bc083a;">Text here</p>
.mytext {color:#bc083a;}
This box has a color of #bc083a
<div style="background-color:#bc083a;">Content here</div>
.mybackground {background-color:#bc083a;}
Border around this has a color of #bc083a
<div style="border:2px solid #bc083a;">Content here</div>
.myborder {border:2px solid #bc083a;}