#a55a5f color space conversions
Hex:
#a55a5f
RGB:
165, 90, 95
CMY:
35, 65, 63
CMYK:
0, 45, 42, 35
HSL:
356°, 29.4118%, 50.0000%
HSV (HSB):
356°, 45.4545%, 64.7059%
XYZ:
21.2388, 16.1379, 12.8220
xyY:
0.4231, 0.3215, 16.1379
CIE-Lab:
47.1549, 31.1934, 10.8571
CIE-LCH:
47.1549, 33.0288, 19.1908
CIE-Luv:
47.1549, 51.2970, 7.9421
Hunter-Lab:
40.1720, 24.0713, 9.1964
#a55a5f color charts
#a55a5f color shades, tints & tones
#a55a5f color schemes
#a55a5f color preview, HTML & CSS examples
This text has a color of #a55a5f
<p style="color:#a55a5f;">Text here</p>
.mytext {color:#a55a5f;}
This box has a color of #a55a5f
<div style="background-color:#a55a5f;">Content here</div>
.mybackground {background-color:#a55a5f;}
Border around this has a color of #a55a5f
<div style="border:2px solid #a55a5f;">Content here</div>
.myborder {border:2px solid #a55a5f;}