#bc042f color space conversions
Hex:
#bc042f
RGB:
188, 4, 47
CMY:
26, 98, 82
CMYK:
0, 98, 75, 26
HSL:
346°, 95.8333%, 37.6471%
HSV (HSB):
346°, 97.8723%, 73.7255%
XYZ:
21.2955, 10.9834, 3.6869
xyY:
0.5921, 0.3054, 10.9834
CIE-Lab:
39.5526, 64.2321, 31.0762
CIE-LCH:
39.5526, 71.3546, 25.8182
CIE-Luv:
39.5526, 120.4836, 17.0556
Hunter-Lab:
33.1413, 56.7013, 16.6029
#bc042f color charts
#bc042f color shades, tints & tones
#bc042f color schemes
#bc042f color preview, HTML & CSS examples
This text has a color of #bc042f
<p style="color:#bc042f;">Text here</p>
.mytext {color:#bc042f;}
This box has a color of #bc042f
<div style="background-color:#bc042f;">Content here</div>
.mybackground {background-color:#bc042f;}
Border around this has a color of #bc042f
<div style="border:2px solid #bc042f;">Content here</div>
.myborder {border:2px solid #bc042f;}