#a25f4d color space conversions
Hex:
#a25f4d
RGB:
162, 95, 77
CMY:
36, 63, 70
CMYK:
0, 41, 52, 36
HSL:
13°, 35.5649%, 46.8627%
HSV (HSB):
13°, 52.4691%, 63.5294%
XYZ:
20.3321, 16.4016, 9.1154
xyY:
0.4435, 0.3577, 16.4016
CIE-Lab:
47.4971, 25.3378, 21.9857
CIE-LCH:
47.4971, 33.5466, 40.9483
CIE-Luv:
47.4971, 48.8208, 21.1559
Hunter-Lab:
40.4989, 18.7409, 15.0044
#a25f4d color charts
#a25f4d color shades, tints & tones
#a25f4d color schemes
#a25f4d color preview, HTML & CSS examples
This text has a color of #a25f4d
<p style="color:#a25f4d;">Text here</p>
.mytext {color:#a25f4d;}
This box has a color of #a25f4d
<div style="background-color:#a25f4d;">Content here</div>
.mybackground {background-color:#a25f4d;}
Border around this has a color of #a25f4d
<div style="border:2px solid #a25f4d;">Content here</div>
.myborder {border:2px solid #a25f4d;}