#bc2f05 color space conversions
Hex:
#bc2f05
RGB:
188, 47, 5
CMY:
26, 82, 98
CMYK:
0, 75, 97, 26
HSL:
14°, 94.8187%, 37.8431%
HSV (HSB):
14°, 97.3404%, 73.7255%
XYZ:
21.7829, 12.7354, 1.4537
xyY:
0.6056, 0.3540, 12.7354
CIE-Lab:
42.3618, 54.4229, 53.1779
CIE-LCH:
42.3618, 76.0903, 44.3371
CIE-Luv:
42.3618, 111.9948, 32.7307
Hunter-Lab:
35.6866, 46.5039, 22.5655
#bc2f05 color charts
#bc2f05 color shades, tints & tones
#bc2f05 color schemes
#bc2f05 color preview, HTML & CSS examples
This text has a color of #bc2f05
<p style="color:#bc2f05;">Text here</p>
.mytext {color:#bc2f05;}
This box has a color of #bc2f05
<div style="background-color:#bc2f05;">Content here</div>
.mybackground {background-color:#bc2f05;}
Border around this has a color of #bc2f05
<div style="border:2px solid #bc2f05;">Content here</div>
.myborder {border:2px solid #bc2f05;}