#a94f04 color space conversions
Hex:
#a94f04
RGB:
169, 79, 4
CMY:
34, 69, 98
CMYK:
0, 53, 98, 34
HSL:
27°, 95.3757%, 33.9216%
HSV (HSB):
27°, 97.6331%, 66.2745%
XYZ:
19.1801, 14.0357, 1.8131
xyY:
0.5475, 0.4007, 14.0357
CIE-Lab:
44.2842, 33.4288, 52.8658
CIE-LCH:
44.2842, 62.5482, 57.6934
CIE-Luv:
44.2842, 73.9269, 39.6348
Hunter-Lab:
37.4643, 25.8216, 23.3556
#a94f04 color charts
#a94f04 color shades, tints & tones
#a94f04 color schemes
#a94f04 color preview, HTML & CSS examples
This text has a color of #a94f04
<p style="color:#a94f04;">Text here</p>
.mytext {color:#a94f04;}
This box has a color of #a94f04
<div style="background-color:#a94f04;">Content here</div>
.mybackground {background-color:#a94f04;}
Border around this has a color of #a94f04
<div style="border:2px solid #a94f04;">Content here</div>
.myborder {border:2px solid #a94f04;}