#a5565c color space conversions
Hex:
#a5565c
RGB:
165, 86, 92
CMY:
35, 66, 64
CMYK:
0, 48, 44, 35
HSL:
355°, 31.4741%, 49.2157%
HSV (HSB):
355°, 47.8788%, 64.7059%
XYZ:
20.7766, 15.4276, 12.0080
xyY:
0.4309, 0.3200, 15.4276
CIE-Lab:
46.2144, 33.0301, 11.3556
CIE-LCH:
46.2144, 34.9276, 18.9727
CIE-Luv:
46.2144, 54.3767, 8.0610
Hunter-Lab:
39.2780, 25.6834, 9.3686
#a5565c color charts
#a5565c color shades, tints & tones
#a5565c color schemes
#a5565c color preview, HTML & CSS examples
This text has a color of #a5565c
<p style="color:#a5565c;">Text here</p>
.mytext {color:#a5565c;}
This box has a color of #a5565c
<div style="background-color:#a5565c;">Content here</div>
.mybackground {background-color:#a5565c;}
Border around this has a color of #a5565c
<div style="border:2px solid #a5565c;">Content here</div>
.myborder {border:2px solid #a5565c;}