#bc2f06 color space conversions
Hex:
#bc2f06
RGB:
188, 47, 6
CMY:
26, 82, 98
CMYK:
0, 75, 97, 26
HSL:
14°, 93.8144%, 38.0392%
HSV (HSB):
14°, 96.8085%, 73.7255%
XYZ:
21.7884, 12.7375, 1.4825
xyY:
0.6051, 0.3537, 12.7375
CIE-Lab:
42.3651, 54.4341, 52.8719
CIE-LCH:
42.3651, 75.8848, 44.1659
CIE-Luv:
42.3651, 111.9322, 32.6162
Hunter-Lab:
35.6897, 46.5166, 22.5199
#bc2f06 color charts
#bc2f06 color shades, tints & tones
#bc2f06 color schemes
#bc2f06 color preview, HTML & CSS examples
This text has a color of #bc2f06
<p style="color:#bc2f06;">Text here</p>
.mytext {color:#bc2f06;}
This box has a color of #bc2f06
<div style="background-color:#bc2f06;">Content here</div>
.mybackground {background-color:#bc2f06;}
Border around this has a color of #bc2f06
<div style="border:2px solid #bc2f06;">Content here</div>
.myborder {border:2px solid #bc2f06;}