#a64c07 color space conversions
Hex:
#a64c07
RGB:
166, 76, 7
CMY:
35, 70, 97
CMYK:
0, 54, 96, 35
HSL:
26°, 91.9075%, 33.9216%
HSV (HSB):
26°, 95.7831%, 65.0980%
XYZ:
18.3487, 13.2912, 1.7994
xyY:
0.5487, 0.3975, 13.2912
CIE-Lab:
43.1988, 33.8068, 51.1238
CIE-LCH:
43.1988, 61.2906, 56.5244
CIE-Luv:
43.1988, 73.6320, 38.0775
Hunter-Lab:
36.4571, 26.0382, 22.5936
#a64c07 color charts
#a64c07 color shades, tints & tones
#a64c07 color schemes
#a64c07 color preview, HTML & CSS examples
This text has a color of #a64c07
<p style="color:#a64c07;">Text here</p>
.mytext {color:#a64c07;}
This box has a color of #a64c07
<div style="background-color:#a64c07;">Content here</div>
.mybackground {background-color:#a64c07;}
Border around this has a color of #a64c07
<div style="border:2px solid #a64c07;">Content here</div>
.myborder {border:2px solid #a64c07;}