#7a7f7f color space conversions
Hex:
#7a7f7f
RGB:
122, 127, 127
CMY:
52, 50, 50
CMYK:
4, 0, 0, 50
HSL:
180°, 2.0080%, 48.8235%
HSV (HSB):
180°, 3.9370%, 49.8039%
XYZ:
19.4462, 20.8486, 23.0779
xyY:
0.3069, 0.3290, 20.8486
CIE-Lab:
52.7834, -1.8559, -0.6535
CIE-LCH:
52.7834, 1.9676, 199.3969
CIE-Luv:
52.7834, -2.7865, -0.6102
Hunter-Lab:
45.6603, -3.8845, 1.9955
#7a7f7f color charts
#7a7f7f color shades, tints & tones
#7a7f7f color schemes
#7a7f7f color preview, HTML & CSS examples
This text has a color of #7a7f7f
<p style="color:#7a7f7f;">Text here</p>
.mytext {color:#7a7f7f;}
This box has a color of #7a7f7f
<div style="background-color:#7a7f7f;">Content here</div>
.mybackground {background-color:#7a7f7f;}
Border around this has a color of #7a7f7f
<div style="border:2px solid #7a7f7f;">Content here</div>
.myborder {border:2px solid #7a7f7f;}