#7c7c7d color space conversions
Hex:
#7c7c7d
RGB:
124, 124, 125
CMY:
51, 51, 51
CMYK:
1, 1, 0, 51
HSL:
240°, 0.4016%, 48.8235%
HSV (HSB):
240°, 0.8000%, 49.0196%
XYZ:
19.2215, 20.1811, 22.2843
xyY:
0.3116, 0.3272, 20.1811
CIE-Lab:
52.0413, 0.2038, -0.5501
CIE-LCH:
52.0413, 0.5866, 290.3287
CIE-Luv:
52.0413, -0.0560, -0.7919
Hunter-Lab:
44.9233, -2.2404, 2.0354
#7c7c7d color charts
#7c7c7d color shades, tints & tones
#7c7c7d color schemes
#7c7c7d color preview, HTML & CSS examples
This text has a color of #7c7c7d
<p style="color:#7c7c7d;">Text here</p>
.mytext {color:#7c7c7d;}
This box has a color of #7c7c7d
<div style="background-color:#7c7c7d;">Content here</div>
.mybackground {background-color:#7c7c7d;}
Border around this has a color of #7c7c7d
<div style="border:2px solid #7c7c7d;">Content here</div>
.myborder {border:2px solid #7c7c7d;}