#a5555b color space conversions
Hex:
#a5555b
RGB:
165, 85, 91
CMY:
35, 67, 64
CMYK:
0, 48, 45, 35
HSL:
356°, 32.0000%, 49.0196%
HSV (HSB):
356°, 48.4848%, 64.7059%
XYZ:
20.6539, 15.2517, 11.7528
xyY:
0.4334, 0.3200, 15.2517
CIE-Lab:
45.9770, 33.4593, 11.6305
CIE-LCH:
45.9770, 35.4231, 19.1675
CIE-Luv:
45.9770, 55.2022, 8.2628
Hunter-Lab:
39.0534, 26.0586, 9.4945
#a5555b color charts
#a5555b color shades, tints & tones
#a5555b color schemes
#a5555b color preview, HTML & CSS examples
This text has a color of #a5555b
<p style="color:#a5555b;">Text here</p>
.mytext {color:#a5555b;}
This box has a color of #a5555b
<div style="background-color:#a5555b;">Content here</div>
.mybackground {background-color:#a5555b;}
Border around this has a color of #a5555b
<div style="border:2px solid #a5555b;">Content here</div>
.myborder {border:2px solid #a5555b;}