#bc2e02 color space conversions
Hex:
#bc2e02
RGB:
188, 46, 2
CMY:
26, 82, 99
CMYK:
0, 76, 99, 26
HSL:
14°, 97.8947%, 37.2549%
HSV (HSB):
14°, 98.9362%, 73.7255%
XYZ:
21.7270, 12.6497, 1.3539
xyY:
0.6081, 0.3540, 12.6497
CIE-Lab:
42.2307, 54.7256, 54.0627
CIE-LCH:
42.2307, 76.9264, 44.6509
CIE-Luv:
42.2307, 112.7534, 32.8705
Hunter-Lab:
35.5665, 46.8015, 22.6395
#bc2e02 color charts
#bc2e02 color shades, tints & tones
#bc2e02 color schemes
#bc2e02 color preview, HTML & CSS examples
This text has a color of #bc2e02
<p style="color:#bc2e02;">Text here</p>
.mytext {color:#bc2e02;}
This box has a color of #bc2e02
<div style="background-color:#bc2e02;">Content here</div>
.mybackground {background-color:#bc2e02;}
Border around this has a color of #bc2e02
<div style="border:2px solid #bc2e02;">Content here</div>
.myborder {border:2px solid #bc2e02;}