#a6825c color space conversions
Hex:
#a6825c
RGB:
166, 130, 92
CMY:
35, 49, 64
CMYK:
0, 22, 45, 35
HSL:
31°, 29.3651%, 50.5882%
HSV (HSB):
31°, 44.5783%, 65.0980%
XYZ:
25.6403, 24.8450, 13.5694
xyY:
0.4003, 0.3879, 24.8450
CIE-Lab:
56.9240, 8.7433, 25.8316
CIE-LCH:
56.9240, 27.2712, 71.3004
CIE-Luv:
56.9240, 26.4721, 30.3310
Hunter-Lab:
49.8447, 4.5927, 18.7506
#a6825c color charts
#a6825c color shades, tints & tones
#a6825c color schemes
#a6825c color preview, HTML & CSS examples
This text has a color of #a6825c
<p style="color:#a6825c;">Text here</p>
.mytext {color:#a6825c;}
This box has a color of #a6825c
<div style="background-color:#a6825c;">Content here</div>
.mybackground {background-color:#a6825c;}
Border around this has a color of #a6825c
<div style="border:2px solid #a6825c;">Content here</div>
.myborder {border:2px solid #a6825c;}