#7f7d33 color space conversions
Hex:
#7f7d33
RGB:
127, 125, 51
CMY:
50, 51, 80
CMYK:
0, 2, 60, 50
HSL:
58°, 42.6966%, 34.9020%
HSV (HSB):
58°, 59.8425%, 49.8039%
XYZ:
16.6836, 19.4183, 6.0008
xyY:
0.3963, 0.4612, 19.4183
CIE-Lab:
51.1730, -9.5848, 39.7049
CIE-LCH:
51.1730, 40.8455, 103.5717
CIE-Luv:
51.1730, 4.5846, 45.1152
Hunter-Lab:
44.0662, -9.5353, 22.7724
#7f7d33 color charts
#7f7d33 color shades, tints & tones
#7f7d33 color schemes
#7f7d33 color preview, HTML & CSS examples
This text has a color of #7f7d33
<p style="color:#7f7d33;">Text here</p>
.mytext {color:#7f7d33;}
This box has a color of #7f7d33
<div style="background-color:#7f7d33;">Content here</div>
.mybackground {background-color:#7f7d33;}
Border around this has a color of #7f7d33
<div style="border:2px solid #7f7d33;">Content here</div>
.myborder {border:2px solid #7f7d33;}