#7f7950 color space conversions
Hex:
#7f7950
RGB:
127, 121, 80
CMY:
50, 53, 69
CMYK:
0, 5, 37, 50
HSL:
52°, 22.7053%, 40.5882%
HSV (HSB):
52°, 37.0079%, 49.8039%
XYZ:
17.0377, 18.7660, 10.3136
xyY:
0.3694, 0.4069, 18.7660
CIE-Lab:
50.4123, -4.3385, 23.3349
CIE-LCH:
50.4123, 23.7348, 100.5323
CIE-Luv:
50.4123, 5.9059, 29.0252
Hunter-Lab:
43.3197, -5.6050, 16.2079
#7f7950 color charts
#7f7950 color shades, tints & tones
#7f7950 color schemes
#7f7950 color preview, HTML & CSS examples
This text has a color of #7f7950
<p style="color:#7f7950;">Text here</p>
.mytext {color:#7f7950;}
This box has a color of #7f7950
<div style="background-color:#7f7950;">Content here</div>
.mybackground {background-color:#7f7950;}
Border around this has a color of #7f7950
<div style="border:2px solid #7f7950;">Content here</div>
.myborder {border:2px solid #7f7950;}