#a25a5d color space conversions
Hex:
#a25a5d
RGB:
162, 90, 93
CMY:
36, 65, 64
CMYK:
0, 44, 43, 36
HSL:
358°, 28.5714%, 49.4118%
HSV (HSB):
358°, 44.4444%, 63.5294%
XYZ:
20.5322, 15.7840, 12.3204
xyY:
0.4222, 0.3245, 15.7840
CIE-Lab:
46.6899, 29.7953, 11.3507
CIE-LCH:
46.6899, 31.8841, 20.8547
CIE-Luv:
46.6899, 49.3280, 8.7594
Hunter-Lab:
39.7291, 22.7239, 9.4240
#a25a5d color charts
#a25a5d color shades, tints & tones
#a25a5d color schemes
#a25a5d color preview, HTML & CSS examples
This text has a color of #a25a5d
<p style="color:#a25a5d;">Text here</p>
.mytext {color:#a25a5d;}
This box has a color of #a25a5d
<div style="background-color:#a25a5d;">Content here</div>
.mybackground {background-color:#a25a5d;}
Border around this has a color of #a25a5d
<div style="border:2px solid #a25a5d;">Content here</div>
.myborder {border:2px solid #a25a5d;}