#a06e34 color space conversions
Hex:
#a06e34
RGB:
160, 110, 52
CMY:
37, 57, 80
CMYK:
0, 31, 68, 37
HSL:
32°, 50.9434%, 41.5686%
HSV (HSB):
32°, 67.5000%, 62.7451%
XYZ:
20.6930, 18.8734, 5.8011
xyY:
0.4561, 0.4160, 18.8734
CIE-Lab:
50.5387, 13.9861, 39.4650
CIE-LCH:
50.5387, 41.8700, 70.4861
CIE-Luv:
50.5387, 39.3272, 39.7483
Hunter-Lab:
43.4435, 8.9968, 22.4933
#a06e34 color charts
#a06e34 color shades, tints & tones
#a06e34 color schemes
#a06e34 color preview, HTML & CSS examples
This text has a color of #a06e34
<p style="color:#a06e34;">Text here</p>
.mytext {color:#a06e34;}
This box has a color of #a06e34
<div style="background-color:#a06e34;">Content here</div>
.mybackground {background-color:#a06e34;}
Border around this has a color of #a06e34
<div style="border:2px solid #a06e34;">Content here</div>
.myborder {border:2px solid #a06e34;}