#bc081e color space conversions
Hex:
#bc081e
RGB:
188, 8, 30
CMY:
26, 97, 88
CMYK:
0, 96, 84, 26
HSL:
353°, 91.8367%, 38.4314%
HSV (HSB):
353°, 95.7447%, 73.7255%
XYZ:
21.0602, 10.9588, 2.2336
xyY:
0.6149, 0.3199, 10.9588
CIE-Lab:
39.5109, 63.2887, 40.9596
CIE-LCH:
39.5109, 75.3866, 32.9104
CIE-Luv:
39.5109, 123.5769, 23.1012
Hunter-Lab:
33.1040, 55.6266, 19.1725
#bc081e color charts
#bc081e color shades, tints & tones
#bc081e color schemes
#bc081e color preview, HTML & CSS examples
This text has a color of #bc081e
<p style="color:#bc081e;">Text here</p>
.mytext {color:#bc081e;}
This box has a color of #bc081e
<div style="background-color:#bc081e;">Content here</div>
.mybackground {background-color:#bc081e;}
Border around this has a color of #bc081e
<div style="border:2px solid #bc081e;">Content here</div>
.myborder {border:2px solid #bc081e;}