#7f7f32 color space conversions
Hex:
#7f7f32
RGB:
127, 127, 50
CMY:
50, 50, 80
CMYK:
0, 0, 61, 50
HSL:
60°, 43.5028%, 34.7059%
HSV (HSB):
60°, 60.6299%, 49.8039%
XYZ:
16.9175, 19.9211, 5.9711
xyY:
0.3952, 0.4653, 19.9211
CIE-Lab:
51.7478, -10.7601, 40.8215
CIE-LCH:
51.7478, 42.2158, 104.7666
CIE-Luv:
51.7478, 3.3498, 46.4360
Hunter-Lab:
44.6330, -10.4500, 23.3111
#7f7f32 color charts
#7f7f32 color shades, tints & tones
#7f7f32 color schemes
#7f7f32 color preview, HTML & CSS examples
This text has a color of #7f7f32
<p style="color:#7f7f32;">Text here</p>
.mytext {color:#7f7f32;}
This box has a color of #7f7f32
<div style="background-color:#7f7f32;">Content here</div>
.mybackground {background-color:#7f7f32;}
Border around this has a color of #7f7f32
<div style="border:2px solid #7f7f32;">Content here</div>
.myborder {border:2px solid #7f7f32;}