#bc170e color space conversions
Hex:
#bc170e
RGB:
188, 23, 14
CMY:
26, 91, 95
CMYK:
0, 88, 93, 26
HSL:
3°, 86.1386%, 39.6078%
HSV (HSB):
3°, 92.5532%, 73.7255%
XYZ:
21.1247, 11.3359, 1.4901
xyY:
0.6222, 0.3339, 11.3359
CIE-Lab:
40.1405, 60.8836, 48.9549
CIE-LCH:
40.1405, 78.1242, 38.8018
CIE-Luv:
40.1405, 122.1519, 27.7427
Hunter-Lab:
33.6688, 53.0754, 20.9441
#bc170e color charts
#bc170e color shades, tints & tones
#bc170e color schemes
#bc170e color preview, HTML & CSS examples
This text has a color of #bc170e
<p style="color:#bc170e;">Text here</p>
.mytext {color:#bc170e;}
This box has a color of #bc170e
<div style="background-color:#bc170e;">Content here</div>
.mybackground {background-color:#bc170e;}
Border around this has a color of #bc170e
<div style="border:2px solid #bc170e;">Content here</div>
.myborder {border:2px solid #bc170e;}