#7f4f3e color space conversions
Hex:
#7f4f3e
RGB:
127, 79, 62
CMY:
50, 69, 76
CMYK:
0, 38, 51, 50
HSL:
16°, 34.3915%, 37.0588%
HSV (HSB):
16°, 51.1811%, 49.8039%
XYZ:
12.4179, 10.4518, 5.9203
xyY:
0.4313, 0.3630, 10.4518
CIE-Lab:
38.6414, 18.1881, 18.4402
CIE-LCH:
38.6414, 25.9007, 45.3943
CIE-Luv:
38.6414, 34.0817, 17.4865
Hunter-Lab:
32.3292, 11.9869, 11.7729
#7f4f3e color charts
#7f4f3e color shades, tints & tones
#7f4f3e color schemes
#7f4f3e color preview, HTML & CSS examples
This text has a color of #7f4f3e
<p style="color:#7f4f3e;">Text here</p>
.mytext {color:#7f4f3e;}
This box has a color of #7f4f3e
<div style="background-color:#7f4f3e;">Content here</div>
.mybackground {background-color:#7f4f3e;}
Border around this has a color of #7f4f3e
<div style="border:2px solid #7f4f3e;">Content here</div>
.myborder {border:2px solid #7f4f3e;}