#ac85b9 color space conversions
Hex:
#ac85b9
RGB:
172, 133, 185
CMY:
33, 48, 27
CMYK:
7, 28, 0, 27
HSL:
285°, 27.0833%, 62.3529%
HSV (HSB):
285°, 28.1081%, 72.5490%
XYZ:
34.1577, 29.0485, 49.7056
xyY:
0.3025, 0.2573, 29.0485
CIE-Lab:
60.8244, 24.3445, -21.5409
CIE-LCH:
60.8244, 32.5064, 318.4964
CIE-Luv:
60.8244, 18.0980, -36.3608
Hunter-Lab:
53.8967, 18.8077, -16.9518
#ac85b9 color charts
#ac85b9 color shades, tints & tones
#ac85b9 color schemes
#ac85b9 color preview, HTML & CSS examples
This text has a color of #ac85b9
<p style="color:#ac85b9;">Text here</p>
.mytext {color:#ac85b9;}
This box has a color of #ac85b9
<div style="background-color:#ac85b9;">Content here</div>
.mybackground {background-color:#ac85b9;}
Border around this has a color of #ac85b9
<div style="border:2px solid #ac85b9;">Content here</div>
.myborder {border:2px solid #ac85b9;}