#a25f2c color space conversions
Hex:
#a25f2c
RGB:
162, 95, 44
CMY:
36, 63, 83
CMYK:
0, 41, 73, 36
HSL:
26°, 57.2816%, 40.3922%
HSV (HSB):
26°, 72.8395%, 63.5294%
XYZ:
19.4471, 16.0476, 4.4554
xyY:
0.4868, 0.4017, 16.0476
CIE-Lab:
47.0369, 22.9182, 39.7654
CIE-LCH:
47.0369, 45.8969, 60.0437
CIE-Luv:
47.0369, 52.9234, 36.4966
Hunter-Lab:
40.0595, 16.5497, 21.4475
#a25f2c color charts
#a25f2c color shades, tints & tones
#a25f2c color schemes
#a25f2c color preview, HTML & CSS examples
This text has a color of #a25f2c
<p style="color:#a25f2c;">Text here</p>
.mytext {color:#a25f2c;}
This box has a color of #a25f2c
<div style="background-color:#a25f2c;">Content here</div>
.mybackground {background-color:#a25f2c;}
Border around this has a color of #a25f2c
<div style="border:2px solid #a25f2c;">Content here</div>
.myborder {border:2px solid #a25f2c;}