#7f5c00 color space conversions
Hex:
#7f5c00
RGB:
127, 92, 0
CMY:
50, 64, 100
CMYK:
0, 28, 100, 50
HSL:
43°, 100.0000%, 24.9020%
HSV (HSB):
43°, 100.0000%, 49.8039%
XYZ:
12.5795, 12.1663, 1.6853
xyY:
0.4759, 0.4603, 12.1663
CIE-Lab:
41.4792, 7.0521, 49.2591
CIE-LCH:
41.4792, 49.7614, 81.8527
CIE-Luv:
41.4792, 28.8959, 42.4868
Hunter-Lab:
34.8802, 3.3355, 21.5514
#7f5c00 color charts
#7f5c00 color shades, tints & tones
#7f5c00 color schemes
#7f5c00 color preview, HTML & CSS examples
This text has a color of #7f5c00
<p style="color:#7f5c00;">Text here</p>
.mytext {color:#7f5c00;}
This box has a color of #7f5c00
<div style="background-color:#7f5c00;">Content here</div>
.mybackground {background-color:#7f5c00;}
Border around this has a color of #7f5c00
<div style="border:2px solid #7f5c00;">Content here</div>
.myborder {border:2px solid #7f5c00;}