#a82e2a color space conversions
Hex:
#a82e2a
RGB:
168, 46, 42
CMY:
34, 82, 84
CMYK:
0, 73, 75, 34
HSL:
2°, 60.0000%, 41.1765%
HSV (HSB):
2°, 75.0000%, 65.8824%
XYZ:
17.5434, 10.4460, 3.2821
xyY:
0.5610, 0.3340, 10.4460
CIE-Lab:
38.6313, 49.2034, 31.9482
CIE-LCH:
38.6313, 58.6657, 32.9960
CIE-Luv:
38.6313, 92.0910, 21.2875
Hunter-Lab:
32.3203, 40.3290, 16.6033
#a82e2a color charts
#a82e2a color shades, tints & tones
#a82e2a color schemes
#a82e2a color preview, HTML & CSS examples
This text has a color of #a82e2a
<p style="color:#a82e2a;">Text here</p>
.mytext {color:#a82e2a;}
This box has a color of #a82e2a
<div style="background-color:#a82e2a;">Content here</div>
.mybackground {background-color:#a82e2a;}
Border around this has a color of #a82e2a
<div style="border:2px solid #a82e2a;">Content here</div>
.myborder {border:2px solid #a82e2a;}