#a45f5e color space conversions
Hex:
#a45f5e
RGB:
164, 95, 94
CMY:
36, 63, 63
CMYK:
0, 42, 43, 36
HSL:
1°, 27.7778%, 50.5882%
HSV (HSB):
1°, 42.6829%, 64.3137%
XYZ:
21.4224, 16.8851, 12.7197
xyY:
0.4198, 0.3309, 16.8851
CIE-Lab:
48.1149, 27.9273, 12.7736
CIE-LCH:
48.1149, 30.7099, 24.5788
CIE-Luv:
48.1149, 47.5711, 10.8822
Hunter-Lab:
41.0915, 21.1483, 10.4110
#a45f5e color charts
#a45f5e color shades, tints & tones
#a45f5e color schemes
#a45f5e color preview, HTML & CSS examples
This text has a color of #a45f5e
<p style="color:#a45f5e;">Text here</p>
.mytext {color:#a45f5e;}
This box has a color of #a45f5e
<div style="background-color:#a45f5e;">Content here</div>
.mybackground {background-color:#a45f5e;}
Border around this has a color of #a45f5e
<div style="border:2px solid #a45f5e;">Content here</div>
.myborder {border:2px solid #a45f5e;}