#bc022f color space conversions
Hex:
#bc022f
RGB:
188, 2, 47
CMY:
26, 99, 82
CMYK:
0, 99, 75, 26
HSL:
345°, 97.8947%, 37.2549%
HSV (HSB):
345°, 98.9362%, 73.7255%
XYZ:
21.2738, 10.9400, 3.6797
xyY:
0.5927, 0.3048, 10.9400
CIE-Lab:
39.4793, 64.4448, 30.9921
CIE-LCH:
39.4793, 71.5097, 25.6834
CIE-Luv:
39.4793, 120.8179, 16.9133
Hunter-Lab:
33.0757, 56.9263, 16.5569
#bc022f color charts
#bc022f color shades, tints & tones
#bc022f color schemes
#bc022f color preview, HTML & CSS examples
This text has a color of #bc022f
<p style="color:#bc022f;">Text here</p>
.mytext {color:#bc022f;}
This box has a color of #bc022f
<div style="background-color:#bc022f;">Content here</div>
.mybackground {background-color:#bc022f;}
Border around this has a color of #bc022f
<div style="border:2px solid #bc022f;">Content here</div>
.myborder {border:2px solid #bc022f;}