#74727e color space conversions
Hex:
#74727e
RGB:
116, 114, 126
CMY:
55, 55, 51
CMYK:
8, 10, 0, 51
HSL:
250°, 5.0000%, 47.0588%
HSV (HSB):
250°, 9.5238%, 49.4118%
XYZ:
16.9857, 17.2540, 22.1738
xyY:
0.3011, 0.3058, 17.2540
CIE-Lab:
48.5785, 3.2783, -6.3253
CIE-LCH:
48.5785, 7.1243, 297.3967
CIE-Luv:
48.5785, 0.4036, -9.2860
Hunter-Lab:
41.5379, 0.3008, -2.5736
#74727e color charts
#74727e color shades, tints & tones
#74727e color schemes
#74727e color preview, HTML & CSS examples
This text has a color of #74727e
<p style="color:#74727e;">Text here</p>
.mytext {color:#74727e;}
This box has a color of #74727e
<div style="background-color:#74727e;">Content here</div>
.mybackground {background-color:#74727e;}
Border around this has a color of #74727e
<div style="border:2px solid #74727e;">Content here</div>
.myborder {border:2px solid #74727e;}