#7f4001 color space conversions
Hex:
#7f4001
RGB:
127, 64, 1
CMY:
50, 75, 100
CMYK:
0, 50, 99, 50
HSL:
30°, 98.4375%, 25.0980%
HSV (HSB):
30°, 99.2126%, 49.8039%
XYZ:
10.5913, 8.1810, 1.0496
xyY:
0.5343, 0.4127, 8.1810
CIE-Lab:
34.3570, 23.5498, 44.2578
CIE-LCH:
34.3570, 50.1333, 61.9823
CIE-Luv:
34.3570, 50.3048, 31.8224
Hunter-Lab:
28.6025, 16.0429, 17.8460
#7f4001 color charts
#7f4001 color shades, tints & tones
#7f4001 color schemes
#7f4001 color preview, HTML & CSS examples
This text has a color of #7f4001
<p style="color:#7f4001;">Text here</p>
.mytext {color:#7f4001;}
This box has a color of #7f4001
<div style="background-color:#7f4001;">Content here</div>
.mybackground {background-color:#7f4001;}
Border around this has a color of #7f4001
<div style="border:2px solid #7f4001;">Content here</div>
.myborder {border:2px solid #7f4001;}