#bc060e color space conversions
Hex:
#bc060e
RGB:
188, 6, 14
CMY:
26, 98, 95
CMYK:
0, 97, 93, 26
HSL:
357°, 93.8144%, 38.0392%
HSV (HSB):
357°, 96.8085%, 73.7255%
XYZ:
20.8834, 10.8533, 1.4097
xyY:
0.6300, 0.3274, 10.8533
CIE-Lab:
39.3323, 63.2096, 48.4381
CIE-LCH:
39.3323, 79.6348, 37.4633
CIE-Luv:
39.3323, 126.1405, 26.3228
Hunter-Lab:
32.9444, 55.4984, 20.5241
#bc060e color charts
#bc060e color shades, tints & tones
#bc060e color schemes
#bc060e color preview, HTML & CSS examples
This text has a color of #bc060e
<p style="color:#bc060e;">Text here</p>
.mytext {color:#bc060e;}
This box has a color of #bc060e
<div style="background-color:#bc060e;">Content here</div>
.mybackground {background-color:#bc060e;}
Border around this has a color of #bc060e
<div style="border:2px solid #bc060e;">Content here</div>
.myborder {border:2px solid #bc060e;}