#bc170d color space conversions
Hex:
#bc170d
RGB:
188, 23, 13
CMY:
26, 91, 95
CMYK:
0, 88, 93, 26
HSL:
3°, 87.0647%, 39.4118%
HSV (HSB):
3°, 93.0851%, 73.7255%
XYZ:
21.1181, 11.3332, 1.4553
xyY:
0.6228, 0.3342, 11.3332
CIE-Lab:
40.1361, 60.8708, 49.3233
CIE-LCH:
40.1361, 78.3457, 39.0177
CIE-Luv:
40.1361, 122.2419, 27.8861
Hunter-Lab:
33.6648, 53.0602, 21.0024
#bc170d color charts
#bc170d color shades, tints & tones
#bc170d color schemes
#bc170d color preview, HTML & CSS examples
This text has a color of #bc170d
<p style="color:#bc170d;">Text here</p>
.mytext {color:#bc170d;}
This box has a color of #bc170d
<div style="background-color:#bc170d;">Content here</div>
.mybackground {background-color:#bc170d;}
Border around this has a color of #bc170d
<div style="border:2px solid #bc170d;">Content here</div>
.myborder {border:2px solid #bc170d;}