#a2643c color space conversions
Hex:
#a2643c
RGB:
162, 100, 60
CMY:
36, 61, 76
CMYK:
0, 38, 63, 36
HSL:
24°, 45.9459%, 43.5294%
HSV (HSB):
24°, 62.9630%, 63.5294%
XYZ:
20.2731, 17.1220, 6.5113
xyY:
0.4617, 0.3900, 17.1220
CIE-Lab:
48.4134, 21.0988, 32.8467
CIE-LCH:
48.4134, 39.0393, 57.2857
CIE-Luv:
48.4134, 47.5383, 32.1905
Hunter-Lab:
41.3787, 15.0415, 19.6353
#a2643c color charts
#a2643c color shades, tints & tones
#a2643c color schemes
#a2643c color preview, HTML & CSS examples
This text has a color of #a2643c
<p style="color:#a2643c;">Text here</p>
.mytext {color:#a2643c;}
This box has a color of #a2643c
<div style="background-color:#a2643c;">Content here</div>
.mybackground {background-color:#a2643c;}
Border around this has a color of #a2643c
<div style="border:2px solid #a2643c;">Content here</div>
.myborder {border:2px solid #a2643c;}