#a25f2d color space conversions
Hex:
#a25f2d
RGB:
162, 95, 45
CMY:
36, 63, 82
CMYK:
0, 41, 72, 36
HSL:
26°, 56.5217%, 40.5882%
HSV (HSB):
26°, 72.2222%, 63.5294%
XYZ:
19.4662, 16.0553, 4.5556
xyY:
0.4857, 0.4006, 16.0553
CIE-Lab:
47.0469, 22.9713, 39.2697
CIE-LCH:
47.0469, 45.4949, 59.6740
CIE-Luv:
47.0469, 52.8291, 36.1459
Hunter-Lab:
40.0690, 16.5973, 21.3074
#a25f2d color charts
#a25f2d color shades, tints & tones
#a25f2d color schemes
#a25f2d color preview, HTML & CSS examples
This text has a color of #a25f2d
<p style="color:#a25f2d;">Text here</p>
.mytext {color:#a25f2d;}
This box has a color of #a25f2d
<div style="background-color:#a25f2d;">Content here</div>
.mybackground {background-color:#a25f2d;}
Border around this has a color of #a25f2d
<div style="border:2px solid #a25f2d;">Content here</div>
.myborder {border:2px solid #a25f2d;}