#a82e5a color space conversions
Hex:
#a82e5a
RGB:
168, 46, 90
CMY:
34, 82, 65
CMYK:
0, 73, 46, 34
HSL:
338°, 57.0093%, 41.9608%
HSV (HSB):
338°, 72.6190%, 65.8824%
XYZ:
18.9709, 11.0170, 10.7995
xyY:
0.4651, 0.2701, 11.0170
CIE-Lab:
39.6091, 52.5099, 3.2991
CIE-LCH:
39.6091, 52.6134, 3.5951
CIE-Luv:
39.6091, 78.5048, -5.4672
Hunter-Lab:
33.1919, 43.9364, 3.9434
#a82e5a color charts
#a82e5a color shades, tints & tones
#a82e5a color schemes
#a82e5a color preview, HTML & CSS examples
This text has a color of #a82e5a
<p style="color:#a82e5a;">Text here</p>
.mytext {color:#a82e5a;}
This box has a color of #a82e5a
<div style="background-color:#a82e5a;">Content here</div>
.mybackground {background-color:#a82e5a;}
Border around this has a color of #a82e5a
<div style="border:2px solid #a82e5a;">Content here</div>
.myborder {border:2px solid #a82e5a;}