#7c200c color space conversions
Hex:
#7c200c
RGB:
124, 32, 12
CMY:
51, 87, 95
CMYK:
0, 74, 90, 51
HSL:
11°, 82.3529%, 26.6667%
HSV (HSB):
11°, 90.3226%, 48.6275%
XYZ:
8.8951, 5.3447, 0.9106
xyY:
0.5871, 0.3528, 5.3447
CIE-Lab:
27.6949, 38.6671, 34.7248
CIE-LCH:
27.6949, 51.9708, 41.9253
CIE-Luv:
27.6949, 68.3194, 20.0424
Hunter-Lab:
23.1185, 28.2221, 13.8476
#7c200c color charts
#7c200c color shades, tints & tones
#7c200c color schemes
#7c200c color preview, HTML & CSS examples
This text has a color of #7c200c
<p style="color:#7c200c;">Text here</p>
.mytext {color:#7c200c;}
This box has a color of #7c200c
<div style="background-color:#7c200c;">Content here</div>
.mybackground {background-color:#7c200c;}
Border around this has a color of #7c200c
<div style="border:2px solid #7c200c;">Content here</div>
.myborder {border:2px solid #7c200c;}