#bc2f04 color space conversions
Hex:
#bc2f04
RGB:
188, 47, 4
CMY:
26, 82, 98
CMYK:
0, 75, 98, 26
HSL:
14°, 95.8333%, 37.6471%
HSV (HSB):
14°, 97.8723%, 73.7255%
XYZ:
21.7775, 12.7332, 1.4248
xyY:
0.6060, 0.3543, 12.7332
CIE-Lab:
42.3584, 54.4116, 53.4881
CIE-LCH:
42.3584, 76.2995, 44.5096
CIE-Luv:
42.3584, 112.0575, 32.8453
Hunter-Lab:
35.6836, 46.4913, 22.6111
#bc2f04 color charts
#bc2f04 color shades, tints & tones
#bc2f04 color schemes
#bc2f04 color preview, HTML & CSS examples
This text has a color of #bc2f04
<p style="color:#bc2f04;">Text here</p>
.mytext {color:#bc2f04;}
This box has a color of #bc2f04
<div style="background-color:#bc2f04;">Content here</div>
.mybackground {background-color:#bc2f04;}
Border around this has a color of #bc2f04
<div style="border:2px solid #bc2f04;">Content here</div>
.myborder {border:2px solid #bc2f04;}