#a25d2f color space conversions
Hex:
#a25d2f
RGB:
162, 93, 47
CMY:
36, 64, 82
CMYK:
0, 43, 71, 36
HSL:
24°, 55.0239%, 40.9804%
HSV (HSB):
24°, 70.9877%, 63.5294%
XYZ:
19.3277, 15.7153, 4.7040
xyY:
0.4863, 0.3954, 15.7153
CIE-Lab:
46.5988, 24.2027, 37.7512
CIE-LCH:
46.5988, 44.8433, 57.3356
CIE-Luv:
46.5988, 54.1452, 34.6047
Hunter-Lab:
39.6426, 17.6532, 20.7144
#a25d2f color charts
#a25d2f color shades, tints & tones
#a25d2f color schemes
#a25d2f color preview, HTML & CSS examples
This text has a color of #a25d2f
<p style="color:#a25d2f;">Text here</p>
.mytext {color:#a25d2f;}
This box has a color of #a25d2f
<div style="background-color:#a25d2f;">Content here</div>
.mybackground {background-color:#a25d2f;}
Border around this has a color of #a25d2f
<div style="border:2px solid #a25d2f;">Content here</div>
.myborder {border:2px solid #a25d2f;}