#7f98a5 color space conversions
Hex:
#7f98a5
RGB:
127, 152, 165
CMY:
50, 40, 35
CMYK:
23, 8, 0, 35
HSL:
201°, 17.4312%, 57.2549%
HSV (HSB):
201°, 23.0303%, 64.7059%
XYZ:
26.7722, 29.6851, 39.9161
xyY:
0.2778, 0.3080, 29.6851
CIE-Lab:
61.3816, -5.7845, -9.7229
CIE-LCH:
61.3816, 11.3135, 239.2502
CIE-Luv:
61.3816, -13.4734, -13.4756
Hunter-Lab:
54.4840, -7.6364, -5.2982
#7f98a5 color charts
#7f98a5 color shades, tints & tones
#7f98a5 color schemes
#7f98a5 color preview, HTML & CSS examples
This text has a color of #7f98a5
<p style="color:#7f98a5;">Text here</p>
.mytext {color:#7f98a5;}
This box has a color of #7f98a5
<div style="background-color:#7f98a5;">Content here</div>
.mybackground {background-color:#7f98a5;}
Border around this has a color of #7f98a5
<div style="border:2px solid #7f98a5;">Content here</div>
.myborder {border:2px solid #7f98a5;}