#7c2c2c color space conversions
Hex:
#7c2c2c
RGB:
124, 44, 44
CMY:
51, 83, 83
CMYK:
0, 65, 65, 51
HSL:
0°, 47.6190%, 32.9412%
HSV (HSB):
0°, 64.5161%, 48.6275%
XYZ:
9.6675, 6.2683, 3.0832
xyY:
0.5083, 0.3296, 6.2683
CIE-Lab:
30.0795, 34.7783, 18.4873
CIE-LCH:
30.0795, 39.3867, 27.9941
CIE-Luv:
30.0795, 56.5234, 12.1871
Hunter-Lab:
25.0366, 25.1110, 10.2241
#7c2c2c color charts
#7c2c2c color shades, tints & tones
#7c2c2c color schemes
#7c2c2c color preview, HTML & CSS examples
This text has a color of #7c2c2c
<p style="color:#7c2c2c;">Text here</p>
.mytext {color:#7c2c2c;}
This box has a color of #7c2c2c
<div style="background-color:#7c2c2c;">Content here</div>
.mybackground {background-color:#7c2c2c;}
Border around this has a color of #7c2c2c
<div style="border:2px solid #7c2c2c;">Content here</div>
.myborder {border:2px solid #7c2c2c;}