#7f7d30 color space conversions
Hex:
#7f7d30
RGB:
127, 125, 48
CMY:
50, 51, 81
CMYK:
0, 2, 62, 50
HSL:
58°, 45.1429%, 34.3137%
HSV (HSB):
58°, 62.2047%, 49.8039%
XYZ:
16.6195, 19.3927, 5.6635
xyY:
0.3988, 0.4653, 19.3927
CIE-Lab:
51.1435, -9.8161, 41.1073
CIE-LCH:
51.1435, 42.2631, 103.4303
CIE-Luv:
51.1435, 4.6695, 46.2206
Hunter-Lab:
44.0371, -9.6994, 23.2008
#7f7d30 color charts
#7f7d30 color shades, tints & tones
#7f7d30 color schemes
#7f7d30 color preview, HTML & CSS examples
This text has a color of #7f7d30
<p style="color:#7f7d30;">Text here</p>
.mytext {color:#7f7d30;}
This box has a color of #7f7d30
<div style="background-color:#7f7d30;">Content here</div>
.mybackground {background-color:#7f7d30;}
Border around this has a color of #7f7d30
<div style="border:2px solid #7f7d30;">Content here</div>
.myborder {border:2px solid #7f7d30;}