#ac8083 color space conversions
Hex:
#ac8083
RGB:
172, 128, 131
CMY:
33, 50, 49
CMYK:
0, 26, 24, 33
HSL:
356°, 20.9524%, 58.8235%
HSV (HSB):
356°, 25.5814%, 67.4510%
XYZ:
28.8292, 25.8477, 24.9424
xyY:
0.3621, 0.3246, 25.8477
CIE-Lab:
57.8922, 17.4439, 5.0263
CIE-LCH:
57.8922, 18.1536, 16.0739
CIE-Luv:
57.8922, 27.7283, 3.8322
Hunter-Lab:
50.8406, 12.2473, 6.5008
#ac8083 color charts
#ac8083 color shades, tints & tones
#ac8083 color schemes
#ac8083 color preview, HTML & CSS examples
This text has a color of #ac8083
<p style="color:#ac8083;">Text here</p>
.mytext {color:#ac8083;}
This box has a color of #ac8083
<div style="background-color:#ac8083;">Content here</div>
.mybackground {background-color:#ac8083;}
Border around this has a color of #ac8083
<div style="border:2px solid #ac8083;">Content here</div>
.myborder {border:2px solid #ac8083;}