#7f5c5e color space conversions
Hex:
#7f5c5e
RGB:
127, 92, 94
CMY:
50, 64, 63
CMYK:
0, 28, 26, 50
HSL:
357°, 15.9817%, 42.9412%
HSV (HSB):
357°, 27.5591%, 49.8039%
XYZ:
14.5999, 12.9745, 12.3245
xyY:
0.3659, 0.3252, 12.9745
CIE-Lab:
42.7248, 14.6535, 4.5036
CIE-LCH:
42.7248, 15.3300, 17.0841
CIE-Luv:
42.7248, 21.8690, 3.3171
Hunter-Lab:
36.0201, 9.3157, 4.9276
#7f5c5e color charts
#7f5c5e color shades, tints & tones
#7f5c5e color schemes
#7f5c5e color preview, HTML & CSS examples
This text has a color of #7f5c5e
<p style="color:#7f5c5e;">Text here</p>
.mytext {color:#7f5c5e;}
This box has a color of #7f5c5e
<div style="background-color:#7f5c5e;">Content here</div>
.mybackground {background-color:#7f5c5e;}
Border around this has a color of #7f5c5e
<div style="border:2px solid #7f5c5e;">Content here</div>
.myborder {border:2px solid #7f5c5e;}