#a6483e color space conversions
Hex:
#a6483e
RGB:
166, 72, 62
CMY:
35, 72, 76
CMYK:
0, 57, 63, 35
HSL:
6°, 45.6140%, 44.7059%
HSV (HSB):
6°, 62.6506%, 65.0980%
XYZ:
18.9128, 13.0895, 6.0871
xyY:
0.4965, 0.3437, 13.0895
CIE-Lab:
42.8978, 38.0355, 25.0738
CIE-LCH:
42.8978, 45.5565, 33.3938
CIE-Luv:
42.8978, 70.3357, 20.1588
Hunter-Lab:
36.1794, 29.9966, 15.3501
#a6483e color charts
#a6483e color shades, tints & tones
#a6483e color schemes
#a6483e color preview, HTML & CSS examples
This text has a color of #a6483e
<p style="color:#a6483e;">Text here</p>
.mytext {color:#a6483e;}
This box has a color of #a6483e
<div style="background-color:#a6483e;">Content here</div>
.mybackground {background-color:#a6483e;}
Border around this has a color of #a6483e
<div style="border:2px solid #a6483e;">Content here</div>
.myborder {border:2px solid #a6483e;}