#a75e0c color space conversions
Hex:
#a75e0c
RGB:
167, 94, 12
CMY:
35, 63, 95
CMYK:
0, 44, 93, 35
HSL:
32°, 86.5922%, 35.0980%
HSV (HSB):
32°, 92.8144%, 65.4902%
XYZ:
20.0054, 16.2474, 2.4295
xyY:
0.5172, 0.4200, 16.2474
CIE-Lab:
47.2975, 24.5881, 52.8283
CIE-LCH:
47.2975, 58.2701, 65.0412
CIE-Luv:
47.2975, 59.9108, 43.8004
Hunter-Lab:
40.3081, 18.0525, 24.6421
#a75e0c color charts
#a75e0c color shades, tints & tones
#a75e0c color schemes
#a75e0c color preview, HTML & CSS examples
This text has a color of #a75e0c
<p style="color:#a75e0c;">Text here</p>
.mytext {color:#a75e0c;}
This box has a color of #a75e0c
<div style="background-color:#a75e0c;">Content here</div>
.mybackground {background-color:#a75e0c;}
Border around this has a color of #a75e0c
<div style="border:2px solid #a75e0c;">Content here</div>
.myborder {border:2px solid #a75e0c;}