#a55a5c color space conversions
Hex:
#a55a5c
RGB:
165, 90, 92
CMY:
35, 65, 64
CMYK:
0, 45, 44, 35
HSL:
358°, 29.4118%, 50.0000%
HSV (HSB):
358°, 45.4545%, 64.7059%
XYZ:
21.1050, 16.0844, 12.1175
xyY:
0.4280, 0.3262, 16.0844
CIE-Lab:
47.0850, 30.8562, 12.5660
CIE-LCH:
47.0850, 33.3168, 22.1584
CIE-Luv:
47.0850, 51.8839, 9.9514
Hunter-Lab:
40.1053, 23.7493, 10.1598
#a55a5c color charts
#a55a5c color shades, tints & tones
#a55a5c color schemes
#a55a5c color preview, HTML & CSS examples
This text has a color of #a55a5c
<p style="color:#a55a5c;">Text here</p>
.mytext {color:#a55a5c;}
This box has a color of #a55a5c
<div style="background-color:#a55a5c;">Content here</div>
.mybackground {background-color:#a55a5c;}
Border around this has a color of #a55a5c
<div style="border:2px solid #a55a5c;">Content here</div>
.myborder {border:2px solid #a55a5c;}