#ac8285 color space conversions
Hex:
#ac8285
RGB:
172, 130, 133
CMY:
33, 49, 48
CMYK:
0, 24, 23, 33
HSL:
356°, 20.1923%, 59.2157%
HSV (HSB):
356°, 24.4186%, 67.4510%
XYZ:
29.2295, 26.4294, 25.7511
xyY:
0.3590, 0.3246, 26.4294
CIE-Lab:
58.4424, 16.6204, 4.6663
CIE-LCH:
58.4424, 17.2630, 15.6826
CIE-Luv:
58.4424, 26.3156, 3.5154
Hunter-Lab:
51.4095, 11.5218, 6.2882
#ac8285 color charts
#ac8285 color shades, tints & tones
#ac8285 color schemes
#ac8285 color preview, HTML & CSS examples
This text has a color of #ac8285
<p style="color:#ac8285;">Text here</p>
.mytext {color:#ac8285;}
This box has a color of #ac8285
<div style="background-color:#ac8285;">Content here</div>
.mybackground {background-color:#ac8285;}
Border around this has a color of #ac8285
<div style="border:2px solid #ac8285;">Content here</div>
.myborder {border:2px solid #ac8285;}