#7f5f3f color space conversions
Hex:
#7f5f3f
RGB:
127, 95, 63
CMY:
50, 63, 75
CMYK:
0, 25, 50, 50
HSL:
30°, 33.6842%, 37.2549%
HSV (HSB):
30°, 50.3937%, 49.8039%
XYZ:
13.7418, 13.0553, 6.4983
xyY:
0.4127, 0.3921, 13.0553
CIE-Lab:
42.8465, 8.7763, 23.3010
CIE-LCH:
42.8465, 24.8990, 69.3611
CIE-Luv:
42.8465, 23.4622, 24.8458
Hunter-Lab:
36.1322, 4.6560, 14.6293
#7f5f3f color charts
#7f5f3f color shades, tints & tones
#7f5f3f color schemes
#7f5f3f color preview, HTML & CSS examples
This text has a color of #7f5f3f
<p style="color:#7f5f3f;">Text here</p>
.mytext {color:#7f5f3f;}
This box has a color of #7f5f3f
<div style="background-color:#7f5f3f;">Content here</div>
.mybackground {background-color:#7f5f3f;}
Border around this has a color of #7f5f3f
<div style="border:2px solid #7f5f3f;">Content here</div>
.myborder {border:2px solid #7f5f3f;}