#a2523c color space conversions
Hex:
#a2523c
RGB:
162, 82, 60
CMY:
36, 68, 76
CMYK:
0, 49, 63, 36
HSL:
13°, 45.9459%, 43.5294%
HSV (HSB):
13°, 62.9630%, 63.5294%
XYZ:
18.7332, 14.0422, 5.9980
xyY:
0.4831, 0.3622, 14.0422
CIE-Lab:
44.2934, 31.0933, 27.8550
CIE-LCH:
44.2934, 41.7456, 41.8557
CIE-Luv:
44.2934, 60.5121, 24.5168
Hunter-Lab:
37.4729, 23.6568, 16.7409
#a2523c color charts
#a2523c color shades, tints & tones
#a2523c color schemes
#a2523c color preview, HTML & CSS examples
This text has a color of #a2523c
<p style="color:#a2523c;">Text here</p>
.mytext {color:#a2523c;}
This box has a color of #a2523c
<div style="background-color:#a2523c;">Content here</div>
.mybackground {background-color:#a2523c;}
Border around this has a color of #a2523c
<div style="border:2px solid #a2523c;">Content here</div>
.myborder {border:2px solid #a2523c;}