#7f5f2c color space conversions
Hex:
#7f5f2c
RGB:
127, 95, 44
CMY:
50, 63, 83
CMYK:
0, 25, 65, 50
HSL:
37°, 48.5380%, 33.5294%
HSV (HSB):
37°, 65.3543%, 49.8039%
XYZ:
13.2992, 12.8783, 4.1677
xyY:
0.4383, 0.4244, 12.8783
CIE-Lab:
42.5793, 7.0800, 33.5964
CIE-LCH:
42.5793, 34.3343, 78.0999
CIE-Luv:
42.5793, 24.9611, 33.7460
Hunter-Lab:
35.8863, 3.3498, 18.2347
#7f5f2c color charts
#7f5f2c color shades, tints & tones
#7f5f2c color schemes
#7f5f2c color preview, HTML & CSS examples
This text has a color of #7f5f2c
<p style="color:#7f5f2c;">Text here</p>
.mytext {color:#7f5f2c;}
This box has a color of #7f5f2c
<div style="background-color:#7f5f2c;">Content here</div>
.mybackground {background-color:#7f5f2c;}
Border around this has a color of #7f5f2c
<div style="border:2px solid #7f5f2c;">Content here</div>
.myborder {border:2px solid #7f5f2c;}