#787f7c color space conversions
Hex:
#787f7c
RGB:
120, 127, 124
CMY:
53, 50, 51
CMYK:
6, 0, 2, 50
HSL:
154°, 2.8340%, 48.4314%
HSV (HSB):
154°, 5.5118%, 49.8039%
XYZ:
18.9732, 20.6270, 22.0502
xyY:
0.3078, 0.3346, 20.6270
CIE-Lab:
52.5389, -3.2102, 0.7220
CIE-LCH:
52.5389, 3.2904, 167.3251
CIE-Luv:
52.5389, -3.7409, 1.5078
Hunter-Lab:
45.4170, -4.9105, 3.0063
#787f7c color charts
#787f7c color shades, tints & tones
#787f7c color schemes
#787f7c color preview, HTML & CSS examples
This text has a color of #787f7c
<p style="color:#787f7c;">Text here</p>
.mytext {color:#787f7c;}
This box has a color of #787f7c
<div style="background-color:#787f7c;">Content here</div>
.mybackground {background-color:#787f7c;}
Border around this has a color of #787f7c
<div style="border:2px solid #787f7c;">Content here</div>
.myborder {border:2px solid #787f7c;}