#a95d0c color space conversions
Hex:
#a95d0c
RGB:
169, 93, 12
CMY:
34, 64, 95
CMYK:
0, 45, 93, 34
HSL:
31°, 86.7403%, 35.4902%
HSV (HSB):
31°, 92.8994%, 66.2745%
XYZ:
20.3429, 16.2903, 2.4200
xyY:
0.5209, 0.4171, 16.2903
CIE-Lab:
47.3530, 26.0117, 52.9978
CIE-LCH:
47.3530, 59.0371, 63.8578
CIE-Luv:
47.3530, 62.4011, 43.5625
Hunter-Lab:
40.3612, 19.3357, 24.6979
#a95d0c color charts
#a95d0c color shades, tints & tones
#a95d0c color schemes
#a95d0c color preview, HTML & CSS examples
This text has a color of #a95d0c
<p style="color:#a95d0c;">Text here</p>
.mytext {color:#a95d0c;}
This box has a color of #a95d0c
<div style="background-color:#a95d0c;">Content here</div>
.mybackground {background-color:#a95d0c;}
Border around this has a color of #a95d0c
<div style="border:2px solid #a95d0c;">Content here</div>
.myborder {border:2px solid #a95d0c;}