#ac699d color space conversions
Hex:
#ac699d
RGB:
172, 105, 157
CMY:
33, 59, 38
CMYK:
0, 39, 9, 33
HSL:
313°, 28.7554%, 54.3137%
HSV (HSB):
313°, 38.9535%, 67.4510%
XYZ:
28.1506, 21.3081, 34.5275
xyY:
0.3352, 0.2537, 21.3081
CIE-Lab:
53.2851, 34.6456, -16.9274
CIE-LCH:
53.2851, 38.5598, 333.9604
CIE-Luv:
53.2851, 35.7692, -30.1002
Hunter-Lab:
46.1607, 28.0751, -12.0354
#ac699d color charts
#ac699d color shades, tints & tones
#ac699d color schemes
#ac699d color preview, HTML & CSS examples
This text has a color of #ac699d
<p style="color:#ac699d;">Text here</p>
.mytext {color:#ac699d;}
This box has a color of #ac699d
<div style="background-color:#ac699d;">Content here</div>
.mybackground {background-color:#ac699d;}
Border around this has a color of #ac699d
<div style="border:2px solid #ac699d;">Content here</div>
.myborder {border:2px solid #ac699d;}