#a25b3d color space conversions
Hex:
#a25b3d
RGB:
162, 91, 61
CMY:
36, 64, 76
CMYK:
0, 44, 62, 36
HSL:
18°, 45.2915%, 43.7255%
HSV (HSB):
18°, 62.3457%, 63.5294%
XYZ:
19.4837, 15.5005, 6.3799
xyY:
0.4710, 0.3747, 15.5005
CIE-Lab:
46.3122, 26.2266, 29.7540
CIE-LCH:
46.3122, 39.6628, 48.6055
CIE-Luv:
46.3122, 53.9468, 27.8103
Hunter-Lab:
39.3706, 19.4372, 17.9517
#a25b3d color charts
#a25b3d color shades, tints & tones
#a25b3d color schemes
#a25b3d color preview, HTML & CSS examples
This text has a color of #a25b3d
<p style="color:#a25b3d;">Text here</p>
.mytext {color:#a25b3d;}
This box has a color of #a25b3d
<div style="background-color:#a25b3d;">Content here</div>
.mybackground {background-color:#a25b3d;}
Border around this has a color of #a25b3d
<div style="border:2px solid #a25b3d;">Content here</div>
.myborder {border:2px solid #a25b3d;}