#5f707f color space conversions
Hex:
#5f707f
RGB:
95, 112, 127
CMY:
63, 56, 50
CMYK:
25, 12, 0, 50
HSL:
208°, 14.4144%, 43.5294%
HSV (HSB):
208°, 25.1969%, 49.8039%
XYZ:
14.3443, 15.5535, 22.3248
xyY:
0.2747, 0.2978, 15.5535
CIE-Lab:
46.3832, -2.6880, -10.3767
CIE-LCH:
46.3832, 10.7192, 255.4772
CIE-Luv:
46.3832, -9.3291, -14.1189
Hunter-Lab:
39.4380, -4.0930, -5.9559
#5f707f color charts
#5f707f color shades, tints & tones
#5f707f color schemes
#5f707f color preview, HTML & CSS examples
This text has a color of #5f707f
<p style="color:#5f707f;">Text here</p>
.mytext {color:#5f707f;}
This box has a color of #5f707f
<div style="background-color:#5f707f;">Content here</div>
.mybackground {background-color:#5f707f;}
Border around this has a color of #5f707f
<div style="border:2px solid #5f707f;">Content here</div>
.myborder {border:2px solid #5f707f;}