#bc040e color space conversions
Hex:
#bc040e
RGB:
188, 4, 14
CMY:
26, 98, 95
CMYK:
0, 98, 93, 26
HSL:
357°, 95.8333%, 37.6471%
HSV (HSB):
357°, 97.8723%, 73.7255%
XYZ:
20.8617, 10.8099, 1.4024
xyY:
0.6308, 0.3268, 10.8099
CIE-Lab:
39.2584, 63.4235, 48.3912
CIE-LCH:
39.2584, 79.7762, 37.3431
CIE-Luv:
39.2584, 126.5087, 26.1925
Hunter-Lab:
32.8784, 55.7230, 20.4858
#bc040e color charts
#bc040e color shades, tints & tones
#bc040e color schemes
#bc040e color preview, HTML & CSS examples
This text has a color of #bc040e
<p style="color:#bc040e;">Text here</p>
.mytext {color:#bc040e;}
This box has a color of #bc040e
<div style="background-color:#bc040e;">Content here</div>
.mybackground {background-color:#bc040e;}
Border around this has a color of #bc040e
<div style="border:2px solid #bc040e;">Content here</div>
.myborder {border:2px solid #bc040e;}