#bc191d color space conversions
Hex:
#bc191d
RGB:
188, 25, 29
CMY:
26, 90, 89
CMYK:
0, 87, 85, 26
HSL:
359°, 76.5258%, 41.7647%
HSV (HSB):
359°, 86.7021%, 73.7255%
XYZ:
21.3084, 11.4753, 2.2543
xyY:
0.6082, 0.3275, 11.4753
CIE-Lab:
40.3698, 60.7708, 42.2716
CIE-LCH:
40.3698, 74.0268, 34.8221
CIE-Luv:
40.3698, 119.6038, 24.9465
Hunter-Lab:
33.8753, 52.9995, 19.7671
#bc191d color charts
#bc191d color shades, tints & tones
#bc191d color schemes
#bc191d color preview, HTML & CSS examples
This text has a color of #bc191d
<p style="color:#bc191d;">Text here</p>
.mytext {color:#bc191d;}
This box has a color of #bc191d
<div style="background-color:#bc191d;">Content here</div>
.mybackground {background-color:#bc191d;}
Border around this has a color of #bc191d
<div style="border:2px solid #bc191d;">Content here</div>
.myborder {border:2px solid #bc191d;}