#7f575c color space conversions
Hex:
#7f575c
RGB:
127, 87, 92
CMY:
50, 66, 64
CMYK:
0, 31, 28, 50
HSL:
353°, 18.6916%, 41.9608%
HSV (HSB):
353°, 31.4961%, 49.8039%
XYZ:
14.0924, 12.1011, 11.7182
xyY:
0.3717, 0.3192, 12.1011
CIE-Lab:
41.3764, 17.3257, 3.7920
CIE-LCH:
41.3764, 17.7358, 12.3453
CIE-Luv:
41.3764, 24.9762, 1.9464
Hunter-Lab:
34.7867, 11.4351, 4.3783
#7f575c color charts
#7f575c color shades, tints & tones
#7f575c color schemes
#7f575c color preview, HTML & CSS examples
This text has a color of #7f575c
<p style="color:#7f575c;">Text here</p>
.mytext {color:#7f575c;}
This box has a color of #7f575c
<div style="background-color:#7f575c;">Content here</div>
.mybackground {background-color:#7f575c;}
Border around this has a color of #7f575c
<div style="border:2px solid #7f575c;">Content here</div>
.myborder {border:2px solid #7f575c;}