#a2604d color space conversions
Hex:
#a2604d
RGB:
162, 96, 77
CMY:
36, 62, 70
CMYK:
0, 41, 52, 36
HSL:
13°, 35.5649%, 46.8627%
HSV (HSB):
13°, 52.4691%, 63.5294%
XYZ:
20.4227, 16.5829, 9.1456
xyY:
0.4425, 0.3593, 16.5829
CIE-Lab:
47.7302, 24.7767, 22.2910
CIE-LCH:
47.7302, 33.3283, 41.9770
CIE-Luv:
47.7302, 48.1385, 21.6233
Hunter-Lab:
40.7222, 18.2564, 15.1898
#a2604d color charts
#a2604d color shades, tints & tones
#a2604d color schemes
#a2604d color preview, HTML & CSS examples
This text has a color of #a2604d
<p style="color:#a2604d;">Text here</p>
.mytext {color:#a2604d;}
This box has a color of #a2604d
<div style="background-color:#a2604d;">Content here</div>
.mybackground {background-color:#a2604d;}
Border around this has a color of #a2604d
<div style="border:2px solid #a2604d;">Content here</div>
.myborder {border:2px solid #a2604d;}