#a25c3d color space conversions
Hex:
#a25c3d
RGB:
162, 92, 61
CMY:
36, 64, 76
CMYK:
0, 43, 62, 36
HSL:
18°, 45.2915%, 43.7255%
HSV (HSB):
18°, 62.3457%, 63.5294%
XYZ:
19.5697, 15.6726, 6.4086
xyY:
0.4699, 0.3763, 15.6726
CIE-Lab:
46.5420, 25.6695, 30.0339
CIE-LCH:
46.5420, 39.5090, 49.4800
CIE-Luv:
46.5420, 53.2262, 28.2401
Hunter-Lab:
39.5886, 18.9573, 18.1143
#a25c3d color charts
#a25c3d color shades, tints & tones
#a25c3d color schemes
#a25c3d color preview, HTML & CSS examples
This text has a color of #a25c3d
<p style="color:#a25c3d;">Text here</p>
.mytext {color:#a25c3d;}
This box has a color of #a25c3d
<div style="background-color:#a25c3d;">Content here</div>
.mybackground {background-color:#a25c3d;}
Border around this has a color of #a25c3d
<div style="border:2px solid #a25c3d;">Content here</div>
.myborder {border:2px solid #a25c3d;}