#7f7c2a color space conversions
Hex:
#7f7c2a
RGB:
127, 124, 42
CMY:
50, 51, 84
CMYK:
0, 2, 67, 50
HSL:
58°, 50.2959%, 33.1373%
HSV (HSB):
58°, 66.9291%, 49.8039%
XYZ:
16.3780, 19.0945, 5.0129
xyY:
0.4045, 0.4716, 19.0945
CIE-Lab:
50.7976, -9.6864, 43.4869
CIE-LCH:
50.7976, 44.5527, 102.5572
CIE-Luv:
50.7976, 5.4678, 47.7817
Hunter-Lab:
43.6972, -9.5674, 23.7864
#7f7c2a color charts
#7f7c2a color shades, tints & tones
#7f7c2a color schemes
#7f7c2a color preview, HTML & CSS examples
This text has a color of #7f7c2a
<p style="color:#7f7c2a;">Text here</p>
.mytext {color:#7f7c2a;}
This box has a color of #7f7c2a
<div style="background-color:#7f7c2a;">Content here</div>
.mybackground {background-color:#7f7c2a;}
Border around this has a color of #7f7c2a
<div style="border:2px solid #7f7c2a;">Content here</div>
.myborder {border:2px solid #7f7c2a;}