#a25f3e color space conversions
Hex:
#a25f3e
RGB:
162, 95, 62
CMY:
36, 63, 76
CMYK:
0, 41, 62, 36
HSL:
20°, 44.6429%, 43.9216%
HSV (HSB):
20°, 61.7284%, 63.5294%
XYZ:
19.8620, 16.2136, 6.6401
xyY:
0.4650, 0.3796, 16.2136
CIE-Lab:
47.2535, 24.0652, 30.3347
CIE-LCH:
47.2535, 38.7211, 51.5742
CIE-Luv:
47.2535, 50.9304, 29.0656
Hunter-Lab:
40.2661, 17.5827, 18.4090
#a25f3e color charts
#a25f3e color shades, tints & tones
#a25f3e color schemes
#a25f3e color preview, HTML & CSS examples
This text has a color of #a25f3e
<p style="color:#a25f3e;">Text here</p>
.mytext {color:#a25f3e;}
This box has a color of #a25f3e
<div style="background-color:#a25f3e;">Content here</div>
.mybackground {background-color:#a25f3e;}
Border around this has a color of #a25f3e
<div style="border:2px solid #a25f3e;">Content here</div>
.myborder {border:2px solid #a25f3e;}