#bc2b04 color space conversions
Hex:
#bc2b04
RGB:
188, 43, 4
CMY:
26, 83, 98
CMYK:
0, 77, 98, 26
HSL:
13°, 95.8333%, 37.6471%
HSV (HSB):
13°, 97.8723%, 73.7255%
XYZ:
21.6248, 12.4279, 1.3739
xyY:
0.6104, 0.3508, 12.4279
CIE-Lab:
41.8882, 55.7217, 53.2453
CIE-LCH:
41.8882, 77.0712, 43.6981
CIE-Luv:
41.8882, 114.2780, 32.0480
Hunter-Lab:
35.2532, 47.8014, 22.3665
#bc2b04 color charts
#bc2b04 color shades, tints & tones
#bc2b04 color schemes
#bc2b04 color preview, HTML & CSS examples
This text has a color of #bc2b04
<p style="color:#bc2b04;">Text here</p>
.mytext {color:#bc2b04;}
This box has a color of #bc2b04
<div style="background-color:#bc2b04;">Content here</div>
.mybackground {background-color:#bc2b04;}
Border around this has a color of #bc2b04
<div style="border:2px solid #bc2b04;">Content here</div>
.myborder {border:2px solid #bc2b04;}