#bc1907 color space conversions
Hex:
#bc1907
RGB:
188, 25, 7
CMY:
26, 90, 97
CMYK:
0, 87, 96, 26
HSL:
6°, 92.8205%, 38.2353%
HSV (HSB):
6°, 96.2766%, 73.7255%
XYZ:
21.1250, 11.4020, 1.2884
xyY:
0.6247, 0.3372, 11.4020
CIE-Lab:
40.2494, 60.4157, 51.4067
CIE-LCH:
40.2494, 79.3266, 40.3939
CIE-Luv:
40.2494, 122.0408, 28.8677
Hunter-Lab:
33.7668, 52.5804, 21.3745
#bc1907 color charts
#bc1907 color shades, tints & tones
#bc1907 color schemes
#bc1907 color preview, HTML & CSS examples
This text has a color of #bc1907
<p style="color:#bc1907;">Text here</p>
.mytext {color:#bc1907;}
This box has a color of #bc1907
<div style="background-color:#bc1907;">Content here</div>
.mybackground {background-color:#bc1907;}
Border around this has a color of #bc1907
<div style="border:2px solid #bc1907;">Content here</div>
.myborder {border:2px solid #bc1907;}