#bc2007 color space conversions
Hex:
#bc2007
RGB:
188, 32, 7
CMY:
26, 87, 97
CMYK:
0, 83, 96, 26
HSL:
8°, 92.8205%, 38.2353%
HSV (HSB):
8°, 96.2766%, 73.7255%
XYZ:
21.2939, 11.7397, 1.3447
xyY:
0.6194, 0.3415, 11.7397
CIE-Lab:
40.7994, 58.8498, 51.7007
CIE-LCH:
40.7994, 78.3343, 41.3000
CIE-Luv:
40.7994, 119.3530, 29.8170
Hunter-Lab:
34.2633, 50.9732, 21.6574
#bc2007 color charts
#bc2007 color shades, tints & tones
#bc2007 color schemes
#bc2007 color preview, HTML & CSS examples
This text has a color of #bc2007
<p style="color:#bc2007;">Text here</p>
.mytext {color:#bc2007;}
This box has a color of #bc2007
<div style="background-color:#bc2007;">Content here</div>
.mybackground {background-color:#bc2007;}
Border around this has a color of #bc2007
<div style="border:2px solid #bc2007;">Content here</div>
.myborder {border:2px solid #bc2007;}