#a5945d color space conversions
Hex:
#a5945d
RGB:
165, 148, 93
CMY:
35, 42, 64
CMYK:
0, 10, 44, 35
HSL:
46°, 28.5714%, 50.5882%
HSV (HSB):
46°, 43.6364%, 64.7059%
XYZ:
28.0827, 29.9695, 14.6605
xyY:
0.3862, 0.4122, 29.9695
CIE-Lab:
61.6279, -1.5828, 31.3327
CIE-LCH:
61.6279, 31.3727, 92.8919
CIE-Luv:
61.6279, 14.0333, 39.0716
Hunter-Lab:
54.7444, -4.2358, 22.4432
#a5945d color charts
#a5945d color shades, tints & tones
#a5945d color schemes
#a5945d color preview, HTML & CSS examples
This text has a color of #a5945d
<p style="color:#a5945d;">Text here</p>
.mytext {color:#a5945d;}
This box has a color of #a5945d
<div style="background-color:#a5945d;">Content here</div>
.mybackground {background-color:#a5945d;}
Border around this has a color of #a5945d
<div style="border:2px solid #a5945d;">Content here</div>
.myborder {border:2px solid #a5945d;}