#7f636f color space conversions
Hex:
#7f636f
RGB:
127, 99, 111
CMY:
50, 61, 56
CMYK:
0, 22, 13, 50
HSL:
334°, 12.3894%, 44.3137%
HSV (HSB):
334°, 22.0472%, 49.8039%
XYZ:
16.0835, 14.5834, 17.0061
xyY:
0.3374, 0.3059, 14.5834
CIE-Lab:
45.0582, 13.3744, -2.4344
CIE-LCH:
45.0582, 13.5942, 349.6839
CIE-Luv:
45.0582, 15.9442, -5.3783
Hunter-Lab:
38.1882, 8.3483, 0.3285
#7f636f color charts
#7f636f color shades, tints & tones
#7f636f color schemes
#7f636f color preview, HTML & CSS examples
This text has a color of #7f636f
<p style="color:#7f636f;">Text here</p>
.mytext {color:#7f636f;}
This box has a color of #7f636f
<div style="background-color:#7f636f;">Content here</div>
.mybackground {background-color:#7f636f;}
Border around this has a color of #7f636f
<div style="border:2px solid #7f636f;">Content here</div>
.myborder {border:2px solid #7f636f;}