#a64f04 color space conversions
Hex:
#a64f04
RGB:
166, 79, 4
CMY:
35, 69, 98
CMYK:
0, 52, 98, 35
HSL:
28°, 95.2941%, 33.3333%
HSV (HSB):
28°, 97.5904%, 65.0980%
XYZ:
18.5438, 13.7077, 1.7834
xyY:
0.5448, 0.4028, 13.7077
CIE-Lab:
43.8108, 32.1894, 52.3308
CIE-LCH:
43.8108, 61.4384, 58.4038
CIE-Luv:
43.8108, 71.3918, 39.4115
Hunter-Lab:
37.0239, 24.6115, 23.0609
#a64f04 color charts
#a64f04 color shades, tints & tones
#a64f04 color schemes
#a64f04 color preview, HTML & CSS examples
This text has a color of #a64f04
<p style="color:#a64f04;">Text here</p>
.mytext {color:#a64f04;}
This box has a color of #a64f04
<div style="background-color:#a64f04;">Content here</div>
.mybackground {background-color:#a64f04;}
Border around this has a color of #a64f04
<div style="border:2px solid #a64f04;">Content here</div>
.myborder {border:2px solid #a64f04;}