#a25f48 color space conversions
Hex:
#a25f48
RGB:
162, 95, 72
CMY:
36, 63, 72
CMYK:
0, 41, 56, 36
HSL:
15°, 38.4615%, 45.8824%
HSV (HSB):
15°, 55.5556%, 63.5294%
XYZ:
20.1622, 16.3337, 8.2209
xyY:
0.4509, 0.3653, 16.3337
CIE-Lab:
47.4093, 24.8812, 24.7951
CIE-LCH:
47.4093, 35.1265, 44.9007
CIE-Luv:
47.4093, 49.5660, 23.9551
Hunter-Lab:
40.4149, 18.3239, 16.2301
#a25f48 color charts
#a25f48 color shades, tints & tones
#a25f48 color schemes
#a25f48 color preview, HTML & CSS examples
This text has a color of #a25f48
<p style="color:#a25f48;">Text here</p>
.mytext {color:#a25f48;}
This box has a color of #a25f48
<div style="background-color:#a25f48;">Content here</div>
.mybackground {background-color:#a25f48;}
Border around this has a color of #a25f48
<div style="border:2px solid #a25f48;">Content here</div>
.myborder {border:2px solid #a25f48;}