#7c7f32 color space conversions
Hex:
#7c7f32
RGB:
124, 127, 50
CMY:
51, 50, 80
CMYK:
2, 0, 61, 50
HSL:
62°, 43.5028%, 34.7059%
HSV (HSB):
62°, 60.6299%, 49.8039%
XYZ:
16.4773, 19.6941, 5.9505
xyY:
0.3912, 0.4676, 19.6941
CIE-Lab:
51.4896, -12.1080, 40.4638
CIE-LCH:
51.4896, 42.2365, 106.6588
CIE-Luv:
51.4896, 1.3668, 46.3191
Hunter-Lab:
44.3781, -11.3857, 23.1146
#7c7f32 color charts
#7c7f32 color shades, tints & tones
#7c7f32 color schemes
#7c7f32 color preview, HTML & CSS examples
This text has a color of #7c7f32
<p style="color:#7c7f32;">Text here</p>
.mytext {color:#7c7f32;}
This box has a color of #7c7f32
<div style="background-color:#7c7f32;">Content here</div>
.mybackground {background-color:#7c7f32;}
Border around this has a color of #7c7f32
<div style="border:2px solid #7c7f32;">Content here</div>
.myborder {border:2px solid #7c7f32;}