#bc1911 color space conversions
Hex:
#bc1911
RGB:
188, 25, 17
CMY:
26, 90, 93
CMYK:
0, 87, 91, 26
HSL:
3°, 83.4146%, 40.1961%
HSV (HSB):
3°, 90.9574%, 73.7255%
XYZ:
21.1878, 11.4271, 1.6192
xyY:
0.6189, 0.3338, 11.4271
CIE-Lab:
40.2907, 60.5376, 47.8701
CIE-LCH:
40.2907, 77.1774, 38.3352
CIE-Luv:
40.2907, 121.1948, 27.5082
Hunter-Lab:
33.8040, 52.7242, 20.8228
#bc1911 color charts
#bc1911 color shades, tints & tones
#bc1911 color schemes
#bc1911 color preview, HTML & CSS examples
This text has a color of #bc1911
<p style="color:#bc1911;">Text here</p>
.mytext {color:#bc1911;}
This box has a color of #bc1911
<div style="background-color:#bc1911;">Content here</div>
.mybackground {background-color:#bc1911;}
Border around this has a color of #bc1911
<div style="border:2px solid #bc1911;">Content here</div>
.myborder {border:2px solid #bc1911;}