#7f7d1d color space conversions
Hex:
#7f7d1d
RGB:
127, 125, 29
CMY:
50, 51, 89
CMYK:
0, 2, 77, 50
HSL:
59°, 62.8205%, 30.5882%
HSV (HSB):
59°, 77.1654%, 49.8039%
XYZ:
16.3078, 19.2680, 4.0220
xyY:
0.4118, 0.4866, 19.2680
CIE-Lab:
50.9993, -10.9537, 48.9085
CIE-LCH:
50.9993, 50.1201, 102.6238
CIE-Luv:
50.9993, 5.0929, 51.7305
Hunter-Lab:
43.8953, -10.5012, 25.2942
#7f7d1d color charts
#7f7d1d color shades, tints & tones
#7f7d1d color schemes
#7f7d1d color preview, HTML & CSS examples
This text has a color of #7f7d1d
<p style="color:#7f7d1d;">Text here</p>
.mytext {color:#7f7d1d;}
This box has a color of #7f7d1d
<div style="background-color:#7f7d1d;">Content here</div>
.mybackground {background-color:#7f7d1d;}
Border around this has a color of #7f7d1d
<div style="border:2px solid #7f7d1d;">Content here</div>
.myborder {border:2px solid #7f7d1d;}