#5f5f7f color space conversions
Hex:
#5f5f7f
RGB:
95, 95, 127
CMY:
63, 63, 50
CMYK:
25, 25, 0, 50
HSL:
240°, 14.4144%, 43.5294%
HSV (HSB):
240°, 25.1969%, 49.8039%
XYZ:
12.6423, 12.1496, 21.7575
xyY:
0.2716, 0.2610, 12.1496
CIE-Lab:
41.4529, 7.5885, -17.8697
CIE-LCH:
41.4529, 19.4142, 293.0088
CIE-Luv:
41.4529, -1.8656, -25.8825
Hunter-Lab:
34.8563, 3.7429, -12.6097
#5f5f7f color charts
#5f5f7f color shades, tints & tones
#5f5f7f color schemes
#5f5f7f color preview, HTML & CSS examples
This text has a color of #5f5f7f
<p style="color:#5f5f7f;">Text here</p>
.mytext {color:#5f5f7f;}
This box has a color of #5f5f7f
<div style="background-color:#5f5f7f;">Content here</div>
.mybackground {background-color:#5f5f7f;}
Border around this has a color of #5f5f7f
<div style="border:2px solid #5f5f7f;">Content here</div>
.myborder {border:2px solid #5f5f7f;}