#a5475e color space conversions
Hex:
#a5475e
RGB:
165, 71, 94
CMY:
35, 72, 63
CMYK:
0, 57, 43, 35
HSL:
345°, 39.8305%, 46.2745%
HSV (HSB):
345°, 56.9697%, 64.7059%
XYZ:
19.7907, 13.3140, 12.1164
xyY:
0.4376, 0.2944, 13.3140
CIE-Lab:
43.2325, 41.0412, 5.9266
CIE-LCH:
43.2325, 41.4669, 8.2170
CIE-Luv:
43.2325, 62.7057, 0.0046
Hunter-Lab:
36.4883, 32.9610, 5.8538
#a5475e color charts
#a5475e color shades, tints & tones
#a5475e color schemes
#a5475e color preview, HTML & CSS examples
This text has a color of #a5475e
<p style="color:#a5475e;">Text here</p>
.mytext {color:#a5475e;}
This box has a color of #a5475e
<div style="background-color:#a5475e;">Content here</div>
.mybackground {background-color:#a5475e;}
Border around this has a color of #a5475e
<div style="border:2px solid #a5475e;">Content here</div>
.myborder {border:2px solid #a5475e;}