#a1595d color space conversions
Hex:
#a1595d
RGB:
161, 89, 93
CMY:
37, 65, 64
CMYK:
0, 45, 42, 37
HSL:
357°, 28.8000%, 49.0196%
HSV (HSB):
357°, 44.7205%, 63.1373%
XYZ:
20.2461, 15.5121, 12.2830
xyY:
0.4214, 0.3229, 15.5121
CIE-Lab:
46.3278, 29.9556, 10.8245
CIE-LCH:
46.3278, 31.8514, 19.8674
CIE-Luv:
46.3278, 49.1636, 8.0975
Hunter-Lab:
39.3855, 22.8334, 9.0793
#a1595d color charts
#a1595d color shades, tints & tones
#a1595d color schemes
#a1595d color preview, HTML & CSS examples
This text has a color of #a1595d
<p style="color:#a1595d;">Text here</p>
.mytext {color:#a1595d;}
This box has a color of #a1595d
<div style="background-color:#a1595d;">Content here</div>
.mybackground {background-color:#a1595d;}
Border around this has a color of #a1595d
<div style="border:2px solid #a1595d;">Content here</div>
.myborder {border:2px solid #a1595d;}