#a5505f color space conversions
Hex:
#a5505f
RGB:
165, 80, 95
CMY:
35, 69, 63
CMYK:
0, 52, 42, 35
HSL:
349°, 34.6939%, 48.0392%
HSV (HSB):
349°, 51.5152%, 64.7059%
XYZ:
20.4513, 14.5629, 12.5595
xyY:
0.4299, 0.3061, 14.5629
CIE-Lab:
45.0296, 36.5567, 7.8664
CIE-LCH:
45.0296, 37.3935, 12.1439
CIE-Luv:
45.0296, 57.3334, 3.2527
Hunter-Lab:
38.1613, 28.8787, 7.1997
#a5505f color charts
#a5505f color shades, tints & tones
#a5505f color schemes
#a5505f color preview, HTML & CSS examples
This text has a color of #a5505f
<p style="color:#a5505f;">Text here</p>
.mytext {color:#a5505f;}
This box has a color of #a5505f
<div style="background-color:#a5505f;">Content here</div>
.mybackground {background-color:#a5505f;}
Border around this has a color of #a5505f
<div style="border:2px solid #a5505f;">Content here</div>
.myborder {border:2px solid #a5505f;}