#a5505b color space conversions
Hex:
#a5505b
RGB:
165, 80, 91
CMY:
35, 69, 64
CMYK:
0, 52, 45, 35
HSL:
352°, 34.6939%, 48.0392%
HSV (HSB):
352°, 51.5152%, 64.7059%
XYZ:
20.2740, 14.4920, 11.6262
xyY:
0.4370, 0.3124, 14.4920
CIE-Lab:
44.9304, 36.1163, 10.1692
CIE-LCH:
44.9304, 37.5206, 15.7255
CIE-Luv:
44.9304, 58.2491, 5.9818
Hunter-Lab:
38.0683, 28.4441, 8.5405
#a5505b color charts
#a5505b color shades, tints & tones
#a5505b color schemes
#a5505b color preview, HTML & CSS examples
This text has a color of #a5505b
<p style="color:#a5505b;">Text here</p>
.mytext {color:#a5505b;}
This box has a color of #a5505b
<div style="background-color:#a5505b;">Content here</div>
.mybackground {background-color:#a5505b;}
Border around this has a color of #a5505b
<div style="border:2px solid #a5505b;">Content here</div>
.myborder {border:2px solid #a5505b;}