#a64f00 color space conversions
Hex:
#a64f00
RGB:
166, 79, 0
CMY:
35, 69, 100
CMYK:
0, 52, 100, 35
HSL:
29°, 100.0000%, 32.5490%
HSV (HSB):
29°, 100.0000%, 65.0980%
XYZ:
18.5219, 13.6990, 1.6680
xyY:
0.5465, 0.4042, 13.6990
CIE-Lab:
43.7981, 32.1301, 53.4289
CIE-LCH:
43.7981, 62.3457, 58.9789
CIE-Luv:
43.7981, 71.5545, 39.8716
Hunter-Lab:
37.0121, 24.5551, 23.2366
#a64f00 color charts
#a64f00 color shades, tints & tones
#a64f00 color schemes
#a64f00 color preview, HTML & CSS examples
This text has a color of #a64f00
<p style="color:#a64f00;">Text here</p>
.mytext {color:#a64f00;}
This box has a color of #a64f00
<div style="background-color:#a64f00;">Content here</div>
.mybackground {background-color:#a64f00;}
Border around this has a color of #a64f00
<div style="border:2px solid #a64f00;">Content here</div>
.myborder {border:2px solid #a64f00;}