#bc1111 color space conversions
Hex:
#bc1111
RGB:
188, 17, 17
CMY:
26, 93, 93
CMYK:
0, 91, 91, 26
HSL:
0°, 83.4146%, 40.1961%
HSV (HSB):
0°, 90.9574%, 73.7255%
XYZ:
21.0407, 11.1327, 1.5702
xyY:
0.6235, 0.3299, 11.1327
CIE-Lab:
39.8031, 61.9356, 47.5313
CIE-LCH:
39.8031, 78.0720, 37.5038
CIE-Luv:
39.8031, 123.5749, 26.6488
Hunter-Lab:
33.3658, 54.1732, 20.5659
#bc1111 color charts
#bc1111 color shades, tints & tones
#bc1111 color schemes
#bc1111 color preview, HTML & CSS examples
This text has a color of #bc1111
<p style="color:#bc1111;">Text here</p>
.mytext {color:#bc1111;}
This box has a color of #bc1111
<div style="background-color:#bc1111;">Content here</div>
.mybackground {background-color:#bc1111;}
Border around this has a color of #bc1111
<div style="border:2px solid #bc1111;">Content here</div>
.myborder {border:2px solid #bc1111;}