#a25e40 color space conversions
Hex:
#a25e40
RGB:
162, 94, 64
CMY:
36, 63, 75
CMYK:
0, 42, 60, 36
HSL:
18°, 43.3628%, 44.3137%
HSV (HSB):
18°, 60.4938%, 63.5294%
XYZ:
19.8284, 16.0570, 6.9047
xyY:
0.4634, 0.3752, 16.0570
CIE-Lab:
47.0491, 24.7787, 28.9503
CIE-LCH:
47.0491, 38.1065, 49.4395
CIE-Luv:
47.0491, 51.3881, 27.6571
Hunter-Lab:
40.0711, 18.2027, 17.8334
#a25e40 color charts
#a25e40 color shades, tints & tones
#a25e40 color schemes
#a25e40 color preview, HTML & CSS examples
This text has a color of #a25e40
<p style="color:#a25e40;">Text here</p>
.mytext {color:#a25e40;}
This box has a color of #a25e40
<div style="background-color:#a25e40;">Content here</div>
.mybackground {background-color:#a25e40;}
Border around this has a color of #a25e40
<div style="border:2px solid #a25e40;">Content here</div>
.myborder {border:2px solid #a25e40;}