#a25b1e color space conversions
Hex:
#a25b1e
RGB:
162, 91, 30
CMY:
36, 64, 88
CMYK:
0, 44, 81, 36
HSL:
28°, 68.7500%, 37.6471%
HSV (HSB):
28°, 81.4815%, 63.5294%
XYZ:
18.8757, 15.2573, 3.1784
xyY:
0.5059, 0.4089, 15.2573
CIE-Lab:
45.9846, 24.5397, 45.2892
CIE-LCH:
45.9846, 51.5103, 61.5491
CIE-Luv:
45.9846, 57.1719, 39.0988
Hunter-Lab:
39.0606, 17.9027, 22.5179
#a25b1e color charts
#a25b1e color shades, tints & tones
#a25b1e color schemes
#a25b1e color preview, HTML & CSS examples
This text has a color of #a25b1e
<p style="color:#a25b1e;">Text here</p>
.mytext {color:#a25b1e;}
This box has a color of #a25b1e
<div style="background-color:#a25b1e;">Content here</div>
.mybackground {background-color:#a25b1e;}
Border around this has a color of #a25b1e
<div style="border:2px solid #a25b1e;">Content here</div>
.myborder {border:2px solid #a25b1e;}