#7f675d color space conversions
Hex:
#7f675d
RGB:
127, 103, 93
CMY:
50, 60, 64
CMYK:
0, 19, 27, 50
HSL:
18°, 15.4545%, 43.1373%
HSV (HSB):
18°, 26.7717%, 49.8039%
XYZ:
15.5784, 15.0028, 12.4307
xyY:
0.3622, 0.3488, 15.0028
CIE-Lab:
45.6381, 7.9495, 9.2495
CIE-LCH:
45.6381, 12.1962, 49.3225
CIE-Luv:
45.6381, 15.6514, 10.3939
Hunter-Lab:
38.7335, 4.0082, 8.0856
#7f675d color charts
#7f675d color shades, tints & tones
#7f675d color schemes
#7f675d color preview, HTML & CSS examples
This text has a color of #7f675d
<p style="color:#7f675d;">Text here</p>
.mytext {color:#7f675d;}
This box has a color of #7f675d
<div style="background-color:#7f675d;">Content here</div>
.mybackground {background-color:#7f675d;}
Border around this has a color of #7f675d
<div style="border:2px solid #7f675d;">Content here</div>
.myborder {border:2px solid #7f675d;}