#bc1941 color space conversions
Hex:
#bc1941
RGB:
188, 25, 65
CMY:
26, 90, 75
CMYK:
0, 87, 65, 26
HSL:
345°, 76.5258%, 41.7647%
HSV (HSB):
345°, 86.7021%, 73.7255%
XYZ:
22.0408, 11.7683, 6.1109
xyY:
0.5521, 0.2948, 11.7683
CIE-Lab:
40.8454, 62.1613, 21.4361
CIE-LCH:
40.8454, 65.7536, 19.0266
CIE-Luv:
40.8454, 110.7828, 10.6090
Hunter-Lab:
34.3049, 54.6520, 13.4519
#bc1941 color charts
#bc1941 color shades, tints & tones
#bc1941 color schemes
#bc1941 color preview, HTML & CSS examples
This text has a color of #bc1941
<p style="color:#bc1941;">Text here</p>
.mytext {color:#bc1941;}
This box has a color of #bc1941
<div style="background-color:#bc1941;">Content here</div>
.mybackground {background-color:#bc1941;}
Border around this has a color of #bc1941
<div style="border:2px solid #bc1941;">Content here</div>
.myborder {border:2px solid #bc1941;}