#7d7777 color space conversions
Hex:
#7d7777
RGB:
125, 119, 119
CMY:
51, 53, 53
CMYK:
0, 5, 5, 51
HSL:
0°, 2.4590%, 47.8431%
HSV (HSB):
0°, 4.8000%, 49.0196%
XYZ:
18.3840, 18.8855, 20.1291
xyY:
0.3203, 0.3290, 18.8855
CIE-Lab:
50.5530, 2.2931, 0.8131
CIE-LCH:
50.5530, 2.4330, 19.5237
CIE-Luv:
50.5530, 3.4623, 0.7381
Hunter-Lab:
43.4575, -0.5388, 2.9577
#7d7777 color charts
#7d7777 color shades, tints & tones
#7d7777 color schemes
#7d7777 color preview, HTML & CSS examples
This text has a color of #7d7777
<p style="color:#7d7777;">Text here</p>
.mytext {color:#7d7777;}
This box has a color of #7d7777
<div style="background-color:#7d7777;">Content here</div>
.mybackground {background-color:#7d7777;}
Border around this has a color of #7d7777
<div style="border:2px solid #7d7777;">Content here</div>
.myborder {border:2px solid #7d7777;}