#a25a3c color space conversions
Hex:
#a25a3c
RGB:
162, 90, 60
CMY:
36, 65, 76
CMYK:
0, 44, 63, 36
HSL:
18°, 45.9459%, 43.5294%
HSV (HSB):
18°, 62.9630%, 63.5294%
XYZ:
19.3721, 15.3200, 6.2110
xyY:
0.4736, 0.3745, 15.3200
CIE-Lab:
46.0693, 26.7093, 30.0268
CIE-LCH:
46.0693, 40.1870, 48.3464
CIE-Luv:
46.0693, 54.8035, 27.8583
Hunter-Lab:
39.1407, 19.8495, 17.9901
#a25a3c color charts
#a25a3c color shades, tints & tones
#a25a3c color schemes
#a25a3c color preview, HTML & CSS examples
This text has a color of #a25a3c
<p style="color:#a25a3c;">Text here</p>
.mytext {color:#a25a3c;}
This box has a color of #a25a3c
<div style="background-color:#a25a3c;">Content here</div>
.mybackground {background-color:#a25a3c;}
Border around this has a color of #a25a3c
<div style="border:2px solid #a25a3c;">Content here</div>
.myborder {border:2px solid #a25a3c;}