#a95e1c color space conversions
Hex:
#a95e1c
RGB:
169, 94, 28
CMY:
34, 63, 89
CMYK:
0, 44, 83, 34
HSL:
28°, 71.5736%, 38.6275%
HSV (HSB):
28°, 83.4320%, 66.2745%
XYZ:
20.5745, 16.5243, 3.2037
xyY:
0.5105, 0.4100, 16.5243
CIE-Lab:
47.6549, 25.8411, 48.0059
CIE-LCH:
47.6549, 54.5191, 61.7068
CIE-Luv:
47.6549, 60.8011, 41.2141
Hunter-Lab:
40.6500, 19.2079, 23.7823
#a95e1c color charts
#a95e1c color shades, tints & tones
#a95e1c color schemes
#a95e1c color preview, HTML & CSS examples
This text has a color of #a95e1c
<p style="color:#a95e1c;">Text here</p>
.mytext {color:#a95e1c;}
This box has a color of #a95e1c
<div style="background-color:#a95e1c;">Content here</div>
.mybackground {background-color:#a95e1c;}
Border around this has a color of #a95e1c
<div style="border:2px solid #a95e1c;">Content here</div>
.myborder {border:2px solid #a95e1c;}