#7f7f31 color space conversions
Hex:
#7f7f31
RGB:
127, 127, 49
CMY:
50, 50, 81
CMYK:
0, 0, 61, 50
HSL:
60°, 44.3182%, 34.5098%
HSV (HSB):
60°, 61.4173%, 49.8039%
XYZ:
16.8961, 19.9125, 5.8587
xyY:
0.3960, 0.4667, 19.9125
CIE-Lab:
51.7382, -10.8367, 41.2847
CIE-LCH:
51.7382, 42.6832, 104.7076
CIE-Luv:
51.7382, 3.3760, 46.8001
Hunter-Lab:
44.6234, -10.5041, 23.4521
#7f7f31 color charts
#7f7f31 color shades, tints & tones
#7f7f31 color schemes
#7f7f31 color preview, HTML & CSS examples
This text has a color of #7f7f31
<p style="color:#7f7f31;">Text here</p>
.mytext {color:#7f7f31;}
This box has a color of #7f7f31
<div style="background-color:#7f7f31;">Content here</div>
.mybackground {background-color:#7f7f31;}
Border around this has a color of #7f7f31
<div style="border:2px solid #7f7f31;">Content here</div>
.myborder {border:2px solid #7f7f31;}