#7f6941 color space conversions
Hex:
#7f6941
RGB:
127, 105, 65
CMY:
50, 59, 75
CMYK:
0, 17, 49, 50
HSL:
39°, 32.2917%, 37.6471%
HSV (HSB):
39°, 48.8189%, 49.8039%
XYZ:
14.7581, 14.9968, 7.1179
xyY:
0.4002, 0.4067, 14.9968
CIE-Lab:
45.6299, 3.0952, 25.6909
CIE-LCH:
45.6299, 25.8766, 83.1303
CIE-Luv:
45.6299, 16.7768, 28.8697
Hunter-Lab:
38.7257, 0.2550, 16.2104
#7f6941 color charts
#7f6941 color shades, tints & tones
#7f6941 color schemes
#7f6941 color preview, HTML & CSS examples
This text has a color of #7f6941
<p style="color:#7f6941;">Text here</p>
.mytext {color:#7f6941;}
This box has a color of #7f6941
<div style="background-color:#7f6941;">Content here</div>
.mybackground {background-color:#7f6941;}
Border around this has a color of #7f6941
<div style="border:2px solid #7f6941;">Content here</div>
.myborder {border:2px solid #7f6941;}