#7f5f2d color space conversions
Hex:
#7f5f2d
RGB:
127, 95, 45
CMY:
50, 63, 82
CMYK:
0, 25, 65, 50
HSL:
37°, 47.6744%, 33.7255%
HSV (HSB):
37°, 64.5669%, 49.8039%
XYZ:
13.3183, 12.8859, 4.2679
xyY:
0.4371, 0.4229, 12.8859
CIE-Lab:
42.5908, 7.1540, 33.0803
CIE-LCH:
42.5908, 33.8451, 77.7971
CIE-Luv:
42.5908, 24.8940, 33.3485
Hunter-Lab:
35.8969, 3.4063, 18.0787
#7f5f2d color charts
#7f5f2d color shades, tints & tones
#7f5f2d color schemes
#7f5f2d color preview, HTML & CSS examples
This text has a color of #7f5f2d
<p style="color:#7f5f2d;">Text here</p>
.mytext {color:#7f5f2d;}
This box has a color of #7f5f2d
<div style="background-color:#7f5f2d;">Content here</div>
.mybackground {background-color:#7f5f2d;}
Border around this has a color of #7f5f2d
<div style="border:2px solid #7f5f2d;">Content here</div>
.myborder {border:2px solid #7f5f2d;}