#bc2c06 color space conversions
Hex:
#bc2c06
RGB:
188, 44, 6
CMY:
26, 83, 98
CMYK:
0, 77, 97, 26
HSL:
13°, 93.8144%, 38.0392%
HSV (HSB):
13°, 96.8085%, 73.7255%
XYZ:
21.6726, 12.5059, 1.4439
xyY:
0.6084, 0.3511, 12.5059
CIE-Lab:
42.0091, 55.4254, 52.6763
CIE-LCH:
42.0091, 76.4641, 43.5433
CIE-Luv:
42.0091, 113.6080, 32.0109
Hunter-Lab:
35.3637, 47.5072, 22.3337
#bc2c06 color charts
#bc2c06 color shades, tints & tones
#bc2c06 color schemes
#bc2c06 color preview, HTML & CSS examples
This text has a color of #bc2c06
<p style="color:#bc2c06;">Text here</p>
.mytext {color:#bc2c06;}
This box has a color of #bc2c06
<div style="background-color:#bc2c06;">Content here</div>
.mybackground {background-color:#bc2c06;}
Border around this has a color of #bc2c06
<div style="border:2px solid #bc2c06;">Content here</div>
.myborder {border:2px solid #bc2c06;}