#7f5f7f color space conversions
Hex:
#7f5f7f
RGB:
127, 95, 127
CMY:
50, 63, 50
CMYK:
0, 25, 0, 50
HSL:
300°, 14.4144%, 43.5294%
HSV (HSB):
300°, 25.1969%, 49.8039%
XYZ:
16.6754, 14.2287, 21.9462
xyY:
0.3155, 0.2692, 14.2287
CIE-Lab:
44.5592, 18.8771, -12.8511
CIE-LCH:
44.5592, 22.8363, 325.7539
CIE-Luv:
44.5592, 15.9558, -20.6367
Hunter-Lab:
37.7210, 12.8979, -8.0904
#7f5f7f color charts
#7f5f7f color shades, tints & tones
#7f5f7f color schemes
#7f5f7f color preview, HTML & CSS examples
This text has a color of #7f5f7f
<p style="color:#7f5f7f;">Text here</p>
.mytext {color:#7f5f7f;}
This box has a color of #7f5f7f
<div style="background-color:#7f5f7f;">Content here</div>
.mybackground {background-color:#7f5f7f;}
Border around this has a color of #7f5f7f
<div style="border:2px solid #7f5f7f;">Content here</div>
.myborder {border:2px solid #7f5f7f;}