#bc060c color space conversions
Hex:
#bc060c
RGB:
188, 6, 12
CMY:
26, 98, 95
CMYK:
0, 97, 94, 26
HSL:
358°, 93.8144%, 38.0392%
HSV (HSB):
358°, 96.8085%, 73.7255%
XYZ:
20.8705, 10.8482, 1.3417
xyY:
0.6313, 0.3281, 10.8482
CIE-Lab:
39.3235, 63.1853, 49.1901
CIE-LCH:
39.3235, 80.0752, 37.9009
CIE-Luv:
39.3235, 126.3281, 26.6070
Hunter-Lab:
32.9365, 55.4691, 20.6403
#bc060c color charts
#bc060c color shades, tints & tones
#bc060c color schemes
#bc060c color preview, HTML & CSS examples
This text has a color of #bc060c
<p style="color:#bc060c;">Text here</p>
.mytext {color:#bc060c;}
This box has a color of #bc060c
<div style="background-color:#bc060c;">Content here</div>
.mybackground {background-color:#bc060c;}
Border around this has a color of #bc060c
<div style="border:2px solid #bc060c;">Content here</div>
.myborder {border:2px solid #bc060c;}