#7f95a6 color space conversions
Hex:
#7f95a6
RGB:
127, 149, 166
CMY:
50, 42, 35
CMYK:
23, 10, 0, 35
HSL:
206°, 17.9724%, 57.4510%
HSV (HSB):
206°, 23.4940%, 65.0980%
XYZ:
26.3828, 28.7601, 40.2371
xyY:
0.2766, 0.3015, 28.7601
CIE-Lab:
60.5693, -3.8801, -11.5061
CIE-LCH:
60.5693, 12.1427, 251.3646
CIE-Luv:
60.5693, -12.1389, -16.4554
Hunter-Lab:
53.6284, -6.0358, -6.9451
#7f95a6 color charts
#7f95a6 color shades, tints & tones
#7f95a6 color schemes
#7f95a6 color preview, HTML & CSS examples
This text has a color of #7f95a6
<p style="color:#7f95a6;">Text here</p>
.mytext {color:#7f95a6;}
This box has a color of #7f95a6
<div style="background-color:#7f95a6;">Content here</div>
.mybackground {background-color:#7f95a6;}
Border around this has a color of #7f95a6
<div style="border:2px solid #7f95a6;">Content here</div>
.myborder {border:2px solid #7f95a6;}