#ac90a8 color space conversions
Hex:
#ac90a8
RGB:
172, 144, 168
CMY:
33, 44, 34
CMYK:
0, 16, 2, 33
HSL:
309°, 14.4330%, 61.9608%
HSV (HSB):
309°, 16.2791%, 67.4510%
XYZ:
34.0544, 31.5443, 41.3396
xyY:
0.3184, 0.2950, 31.5443
CIE-Lab:
62.9645, 14.7612, -8.6755
CIE-LCH:
62.9645, 17.1218, 329.5562
CIE-Luv:
62.9645, 14.6965, -15.2141
Hunter-Lab:
56.1643, 9.9432, -4.3252
#ac90a8 color charts
#ac90a8 color shades, tints & tones
#ac90a8 color schemes
#ac90a8 color preview, HTML & CSS examples
This text has a color of #ac90a8
<p style="color:#ac90a8;">Text here</p>
.mytext {color:#ac90a8;}
This box has a color of #ac90a8
<div style="background-color:#ac90a8;">Content here</div>
.mybackground {background-color:#ac90a8;}
Border around this has a color of #ac90a8
<div style="border:2px solid #ac90a8;">Content here</div>
.myborder {border:2px solid #ac90a8;}