#7f4e2d color space conversions
Hex:
#7f4e2d
RGB:
127, 78, 45
CMY:
50, 69, 82
CMYK:
0, 39, 65, 50
HSL:
24°, 47.6744%, 33.7255%
HSV (HSB):
24°, 64.5669%, 49.8039%
XYZ:
11.9504, 10.1503, 3.8120
xyY:
0.4612, 0.3917, 10.1503
CIE-Lab:
38.1108, 17.2509, 27.8671
CIE-LCH:
38.1108, 32.7745, 58.2408
CIE-Luv:
38.1108, 36.8198, 25.6511
Hunter-Lab:
31.8595, 11.2010, 15.2076
#7f4e2d color charts
#7f4e2d color shades, tints & tones
#7f4e2d color schemes
#7f4e2d color preview, HTML & CSS examples
This text has a color of #7f4e2d
<p style="color:#7f4e2d;">Text here</p>
.mytext {color:#7f4e2d;}
This box has a color of #7f4e2d
<div style="background-color:#7f4e2d;">Content here</div>
.mybackground {background-color:#7f4e2d;}
Border around this has a color of #7f4e2d
<div style="border:2px solid #7f4e2d;">Content here</div>
.myborder {border:2px solid #7f4e2d;}