#7f7787 color space conversions
Hex:
#7f7787
RGB:
127, 119, 135
CMY:
50, 53, 47
CMYK:
6, 12, 0, 47
HSL:
270°, 6.2992%, 49.8039%
HSV (HSB):
270°, 11.8519%, 52.9412%
XYZ:
19.7224, 19.4549, 25.6374
xyY:
0.3043, 0.3002, 19.4549
CIE-Lab:
51.2153, 6.2917, -7.6118
CIE-LCH:
51.2153, 9.8755, 309.5762
CIE-Luv:
51.2153, 3.4913, -11.7145
Hunter-Lab:
44.1078, 2.6261, -3.5865
#7f7787 color charts
#7f7787 color shades, tints & tones
#7f7787 color schemes
#7f7787 color preview, HTML & CSS examples
This text has a color of #7f7787
<p style="color:#7f7787;">Text here</p>
.mytext {color:#7f7787;}
This box has a color of #7f7787
<div style="background-color:#7f7787;">Content here</div>
.mybackground {background-color:#7f7787;}
Border around this has a color of #7f7787
<div style="border:2px solid #7f7787;">Content here</div>
.myborder {border:2px solid #7f7787;}