#a2543e color space conversions
Hex:
#a2543e
RGB:
162, 84, 62
CMY:
36, 67, 76
CMYK:
0, 48, 62, 36
HSL:
13°, 44.6429%, 43.9216%
HSV (HSB):
13°, 61.7284%, 63.5294%
XYZ:
18.9401, 14.3698, 6.3328
xyY:
0.4778, 0.3625, 14.3698
CIE-Lab:
44.7587, 30.1551, 27.2669
CIE-LCH:
44.7587, 40.6549, 42.1206
CIE-Luv:
44.7587, 58.7883, 24.3587
Hunter-Lab:
37.9076, 22.8474, 16.6303
#a2543e color charts
#a2543e color shades, tints & tones
#a2543e color schemes
#a2543e color preview, HTML & CSS examples
This text has a color of #a2543e
<p style="color:#a2543e;">Text here</p>
.mytext {color:#a2543e;}
This box has a color of #a2543e
<div style="background-color:#a2543e;">Content here</div>
.mybackground {background-color:#a2543e;}
Border around this has a color of #a2543e
<div style="border:2px solid #a2543e;">Content here</div>
.myborder {border:2px solid #a2543e;}