#7f4100 color space conversions
Hex:
#7f4100
RGB:
127, 65, 0
CMY:
50, 75, 100
CMYK:
0, 49, 100, 50
HSL:
31°, 100.0000%, 24.9020%
HSV (HSB):
31°, 100.0000%, 49.8039%
XYZ:
10.6427, 8.2926, 1.0397
xyY:
0.5328, 0.4151, 8.2926
CIE-Lab:
34.5850, 22.9560, 44.7849
CIE-LCH:
34.5850, 50.3255, 62.8611
CIE-Luv:
34.5850, 49.5945, 32.3245
Hunter-Lab:
28.7969, 15.5750, 18.0172
#7f4100 color charts
#7f4100 color shades, tints & tones
#7f4100 color schemes
#7f4100 color preview, HTML & CSS examples
This text has a color of #7f4100
<p style="color:#7f4100;">Text here</p>
.mytext {color:#7f4100;}
This box has a color of #7f4100
<div style="background-color:#7f4100;">Content here</div>
.mybackground {background-color:#7f4100;}
Border around this has a color of #7f4100
<div style="border:2px solid #7f4100;">Content here</div>
.myborder {border:2px solid #7f4100;}