#a5583e color space conversions
Hex:
#a5583e
RGB:
165, 88, 62
CMY:
35, 65, 76
CMYK:
0, 47, 62, 35
HSL:
15°, 45.3744%, 44.5098%
HSV (HSB):
15°, 62.4242%, 64.7059%
XYZ:
19.8763, 15.3266, 6.4682
xyY:
0.4770, 0.3678, 15.3266
CIE-Lab:
46.0783, 29.2018, 28.9940
CIE-LCH:
46.0783, 41.1509, 44.7954
CIE-Luv:
46.0783, 58.4169, 26.4209
Hunter-Lab:
39.1492, 22.1145, 17.6086
#a5583e color charts
#a5583e color shades, tints & tones
#a5583e color schemes
#a5583e color preview, HTML & CSS examples
This text has a color of #a5583e
<p style="color:#a5583e;">Text here</p>
.mytext {color:#a5583e;}
This box has a color of #a5583e
<div style="background-color:#a5583e;">Content here</div>
.mybackground {background-color:#a5583e;}
Border around this has a color of #a5583e
<div style="border:2px solid #a5583e;">Content here</div>
.myborder {border:2px solid #a5583e;}