#7c100c color space conversions
Hex:
#7c100c
RGB:
124, 16, 12
CMY:
51, 94, 95
CMYK:
0, 87, 90, 51
HSL:
2°, 82.3529%, 26.6667%
HSV (HSB):
2°, 90.3226%, 48.6275%
XYZ:
8.5638, 4.6822, 0.8002
xyY:
0.6097, 0.3333, 4.6822
CIE-Lab:
25.8095, 43.9407, 33.0533
CIE-LCH:
25.8095, 54.9845, 36.9514
CIE-Luv:
25.8095, 75.1693, 16.9919
Hunter-Lab:
21.6384, 32.7777, 12.9543
#7c100c color charts
#7c100c color shades, tints & tones
#7c100c color schemes
#7c100c color preview, HTML & CSS examples
This text has a color of #7c100c
<p style="color:#7c100c;">Text here</p>
.mytext {color:#7c100c;}
This box has a color of #7c100c
<div style="background-color:#7c100c;">Content here</div>
.mybackground {background-color:#7c100c;}
Border around this has a color of #7c100c
<div style="border:2px solid #7c100c;">Content here</div>
.myborder {border:2px solid #7c100c;}