#a96e28 color space conversions
Hex:
#a96e28
RGB:
169, 110, 40
CMY:
34, 57, 84
CMYK:
0, 35, 76, 34
HSL:
33°, 61.7225%, 40.9804%
HSV (HSB):
33°, 76.3314%, 66.2745%
XYZ:
22.3211, 19.7401, 4.6412
xyY:
0.4779, 0.4227, 19.7401
CIE-Lab:
51.5421, 17.3520, 46.5876
CIE-LCH:
51.5421, 49.7141, 69.5717
CIE-Luv:
51.5421, 47.4456, 44.3766
Hunter-Lab:
44.4298, 11.9246, 24.9073
#a96e28 color charts
#a96e28 color shades, tints & tones
#a96e28 color schemes
#a96e28 color preview, HTML & CSS examples
This text has a color of #a96e28
<p style="color:#a96e28;">Text here</p>
.mytext {color:#a96e28;}
This box has a color of #a96e28
<div style="background-color:#a96e28;">Content here</div>
.mybackground {background-color:#a96e28;}
Border around this has a color of #a96e28
<div style="border:2px solid #a96e28;">Content here</div>
.myborder {border:2px solid #a96e28;}