#a04d06 color space conversions
Hex:
#a04d06
RGB:
160, 77, 6
CMY:
37, 70, 98
CMYK:
0, 52, 96, 37
HSL:
28°, 92.7711%, 32.5490%
HSV (HSB):
28°, 96.2500%, 62.7451%
XYZ:
17.1840, 12.7945, 1.7362
xyY:
0.5418, 0.4034, 12.7945
CIE-Lab:
42.4519, 30.7774, 50.4397
CIE-LCH:
42.4519, 59.0882, 58.6092
CIE-Luv:
42.4519, 67.8207, 38.0638
Hunter-Lab:
35.7694, 23.1567, 22.1607
#a04d06 color charts
#a04d06 color shades, tints & tones
#a04d06 color schemes
#a04d06 color preview, HTML & CSS examples
This text has a color of #a04d06
<p style="color:#a04d06;">Text here</p>
.mytext {color:#a04d06;}
This box has a color of #a04d06
<div style="background-color:#a04d06;">Content here</div>
.mybackground {background-color:#a04d06;}
Border around this has a color of #a04d06
<div style="border:2px solid #a04d06;">Content here</div>
.myborder {border:2px solid #a04d06;}