#a06d07 color space conversions
Hex:
#a06d07
RGB:
160, 109, 7
CMY:
37, 57, 97
CMYK:
0, 32, 96, 37
HSL:
40°, 91.6168%, 32.7451%
HSV (HSB):
40°, 95.6250%, 62.7451%
XYZ:
20.0042, 18.4262, 2.7033
xyY:
0.4863, 0.4480, 18.4262
CIE-Lab:
50.0090, 12.8943, 55.4631
CIE-LCH:
50.0090, 56.9423, 76.9121
CIE-Luv:
50.0090, 42.2153, 49.5830
Hunter-Lab:
42.9258, 8.0642, 26.3142
#a06d07 color charts
#a06d07 color shades, tints & tones
#a06d07 color schemes
#a06d07 color preview, HTML & CSS examples
This text has a color of #a06d07
<p style="color:#a06d07;">Text here</p>
.mytext {color:#a06d07;}
This box has a color of #a06d07
<div style="background-color:#a06d07;">Content here</div>
.mybackground {background-color:#a06d07;}
Border around this has a color of #a06d07
<div style="border:2px solid #a06d07;">Content here</div>
.myborder {border:2px solid #a06d07;}