#bc0405 color space conversions
Hex:
#bc0405
RGB:
188, 4, 5
CMY:
26, 98, 98
CMYK:
0, 98, 97, 26
HSL:
360°, 95.8333%, 37.6471%
HSV (HSB):
360°, 97.8723%, 73.7255%
XYZ:
20.8098, 10.7892, 1.1293
xyY:
0.6358, 0.3297, 10.7892
CIE-Lab:
39.2231, 63.3258, 51.5962
CIE-LCH:
39.2231, 81.6843, 39.1722
CIE-Luv:
39.2231, 127.2707, 27.3415
Hunter-Lab:
32.8469, 55.6052, 20.9544
#bc0405 color charts
#bc0405 color shades, tints & tones
#bc0405 color schemes
#bc0405 color preview, HTML & CSS examples
This text has a color of #bc0405
<p style="color:#bc0405;">Text here</p>
.mytext {color:#bc0405;}
This box has a color of #bc0405
<div style="background-color:#bc0405;">Content here</div>
.mybackground {background-color:#bc0405;}
Border around this has a color of #bc0405
<div style="border:2px solid #bc0405;">Content here</div>
.myborder {border:2px solid #bc0405;}