#7f725c color space conversions
Hex:
#7f725c
RGB:
127, 114, 92
CMY:
50, 55, 64
CMYK:
0, 10, 28, 50
HSL:
38°, 15.9817%, 42.9412%
HSV (HSB):
38°, 27.5591%, 49.8039%
XYZ:
16.7015, 17.3194, 12.5879
xyY:
0.3583, 0.3716, 17.3194
CIE-Lab:
48.6599, 1.3476, 14.0522
CIE-LCH:
48.6599, 14.1167, 84.5220
CIE-Luv:
48.6599, 9.3272, 17.5064
Hunter-Lab:
41.6165, -1.1936, 11.1979
#7f725c color charts
#7f725c color shades, tints & tones
#7f725c color schemes
#7f725c color preview, HTML & CSS examples
This text has a color of #7f725c
<p style="color:#7f725c;">Text here</p>
.mytext {color:#7f725c;}
This box has a color of #7f725c
<div style="background-color:#7f725c;">Content here</div>
.mybackground {background-color:#7f725c;}
Border around this has a color of #7f725c
<div style="border:2px solid #7f725c;">Content here</div>
.myborder {border:2px solid #7f725c;}