#7f4d01 color space conversions
Hex:
#7f4d01
RGB:
127, 77, 1
CMY:
50, 70, 100
CMYK:
0, 39, 99, 50
HSL:
36°, 98.4375%, 25.0980%
HSV (HSB):
36°, 99.2126%, 49.8039%
XYZ:
11.4118, 9.8220, 1.3231
xyY:
0.5059, 0.4354, 9.8220
CIE-Lab:
37.5210, 15.9713, 46.2972
CIE-LCH:
37.5210, 48.9747, 70.9670
CIE-Luv:
37.5210, 40.3395, 36.5566
Hunter-Lab:
31.3400, 10.1516, 19.4350
#7f4d01 color charts
#7f4d01 color shades, tints & tones
#7f4d01 color schemes
#7f4d01 color preview, HTML & CSS examples
This text has a color of #7f4d01
<p style="color:#7f4d01;">Text here</p>
.mytext {color:#7f4d01;}
This box has a color of #7f4d01
<div style="background-color:#7f4d01;">Content here</div>
.mybackground {background-color:#7f4d01;}
Border around this has a color of #7f4d01
<div style="border:2px solid #7f4d01;">Content here</div>
.myborder {border:2px solid #7f4d01;}