#bc1012 color space conversions
Hex:
#bc1012
RGB:
188, 16, 18
CMY:
26, 94, 93
CMYK:
0, 91, 90, 26
HSL:
359°, 84.3137%, 40.0000%
HSV (HSB):
359°, 91.4894%, 73.7255%
XYZ:
21.0335, 11.1056, 1.6073
xyY:
0.6233, 0.3291, 11.1056
CIE-Lab:
39.7578, 62.0967, 47.0727
CIE-LCH:
39.7578, 77.9220, 37.1641
CIE-Luv:
39.7578, 123.7121, 26.3854
Hunter-Lab:
33.3251, 54.3434, 20.4680
#bc1012 color charts
#bc1012 color shades, tints & tones
#bc1012 color schemes
#bc1012 color preview, HTML & CSS examples
This text has a color of #bc1012
<p style="color:#bc1012;">Text here</p>
.mytext {color:#bc1012;}
This box has a color of #bc1012
<div style="background-color:#bc1012;">Content here</div>
.mybackground {background-color:#bc1012;}
Border around this has a color of #bc1012
<div style="border:2px solid #bc1012;">Content here</div>
.myborder {border:2px solid #bc1012;}