#a3525c color space conversions
Hex:
#a3525c
RGB:
163, 82, 92
CMY:
36, 68, 64
CMYK:
0, 50, 44, 36
HSL:
353°, 33.0612%, 48.0392%
HSV (HSB):
353°, 49.6933%, 63.9216%
XYZ:
20.0533, 14.5938, 11.8852
xyY:
0.4310, 0.3136, 14.5938
CIE-Lab:
45.0728, 34.4144, 9.7154
CIE-LCH:
45.0728, 35.7595, 15.7646
CIE-Luv:
45.0728, 55.2269, 5.8286
Hunter-Lab:
38.2019, 26.8468, 8.2953
#a3525c color charts
#a3525c color shades, tints & tones
#a3525c color schemes
#a3525c color preview, HTML & CSS examples
This text has a color of #a3525c
<p style="color:#a3525c;">Text here</p>
.mytext {color:#a3525c;}
This box has a color of #a3525c
<div style="background-color:#a3525c;">Content here</div>
.mybackground {background-color:#a3525c;}
Border around this has a color of #a3525c
<div style="border:2px solid #a3525c;">Content here</div>
.myborder {border:2px solid #a3525c;}