#7a8085 color space conversions
Hex:
#7a8085
RGB:
122, 128, 133
CMY:
52, 50, 48
CMYK:
8, 4, 0, 48
HSL:
207°, 4.3137%, 50.0000%
HSV (HSB):
207°, 8.2707%, 52.1569%
XYZ:
19.9788, 21.2694, 25.2427
xyY:
0.3005, 0.3199, 21.2694
CIE-Lab:
53.2431, -1.1712, -3.4786
CIE-LCH:
53.2431, 3.6705, 251.3928
CIE-Luv:
53.2431, -3.5683, -4.7012
Hunter-Lab:
46.1187, -3.3807, -0.1688
#7a8085 color charts
#7a8085 color shades, tints & tones
#7a8085 color schemes
#7a8085 color preview, HTML & CSS examples
This text has a color of #7a8085
<p style="color:#7a8085;">Text here</p>
.mytext {color:#7a8085;}
This box has a color of #7a8085
<div style="background-color:#7a8085;">Content here</div>
.mybackground {background-color:#7a8085;}
Border around this has a color of #7a8085
<div style="border:2px solid #7a8085;">Content here</div>
.myborder {border:2px solid #7a8085;}