#a45e5e color space conversions
Hex:
#a45e5e
RGB:
164, 94, 94
CMY:
36, 63, 63
CMYK:
0, 43, 43, 36
HSL:
0°, 27.7778%, 50.5882%
HSV (HSB):
0°, 42.6829%, 64.3137%
XYZ:
21.3329, 16.7061, 12.6899
xyY:
0.4205, 0.3293, 16.7061
CIE-Lab:
47.8875, 28.4830, 12.4581
CIE-LCH:
47.8875, 31.0884, 23.6239
CIE-Luv:
47.8875, 48.2027, 10.3892
Hunter-Lab:
40.8731, 21.6369, 10.2033
#a45e5e color charts
#a45e5e color shades, tints & tones
#a45e5e color schemes
#a45e5e color preview, HTML & CSS examples
This text has a color of #a45e5e
<p style="color:#a45e5e;">Text here</p>
.mytext {color:#a45e5e;}
This box has a color of #a45e5e
<div style="background-color:#a45e5e;">Content here</div>
.mybackground {background-color:#a45e5e;}
Border around this has a color of #a45e5e
<div style="border:2px solid #a45e5e;">Content here</div>
.myborder {border:2px solid #a45e5e;}