#bc030d color space conversions
Hex:
#bc030d
RGB:
188, 3, 13
CMY:
26, 99, 95
CMYK:
0, 98, 93, 26
HSL:
357°, 96.8586%, 37.4510%
HSV (HSB):
357°, 98.4043%, 73.7255%
XYZ:
20.8442, 10.7855, 1.3640
xyY:
0.6318, 0.3269, 10.7855
CIE-Lab:
39.2169, 63.5183, 48.7523
CIE-LCH:
39.2169, 80.0710, 37.5074
CIE-Luv:
39.2169, 126.7904, 26.2732
Hunter-Lab:
32.8414, 55.8207, 20.5265
#bc030d color charts
#bc030d color shades, tints & tones
#bc030d color schemes
#bc030d color preview, HTML & CSS examples
This text has a color of #bc030d
<p style="color:#bc030d;">Text here</p>
.mytext {color:#bc030d;}
This box has a color of #bc030d
<div style="background-color:#bc030d;">Content here</div>
.mybackground {background-color:#bc030d;}
Border around this has a color of #bc030d
<div style="border:2px solid #bc030d;">Content here</div>
.myborder {border:2px solid #bc030d;}