#ac848d color space conversions
Hex:
#ac848d
RGB:
172, 132, 141
CMY:
33, 48, 45
CMYK:
0, 23, 18, 33
HSL:
347°, 19.4175%, 59.6078%
HSV (HSB):
347°, 23.2558%, 67.4510%
XYZ:
30.0722, 27.1963, 28.8637
xyY:
0.3491, 0.3158, 27.1963
CIE-Lab:
59.1556, 16.7591, 1.1009
CIE-LCH:
59.1556, 16.7952, 3.7585
CIE-Luv:
59.1556, 24.1884, -1.3579
Hunter-Lab:
52.1500, 11.6692, 3.6895
#ac848d color charts
#ac848d color shades, tints & tones
#ac848d color schemes
#ac848d color preview, HTML & CSS examples
This text has a color of #ac848d
<p style="color:#ac848d;">Text here</p>
.mytext {color:#ac848d;}
This box has a color of #ac848d
<div style="background-color:#ac848d;">Content here</div>
.mybackground {background-color:#ac848d;}
Border around this has a color of #ac848d
<div style="border:2px solid #ac848d;">Content here</div>
.myborder {border:2px solid #ac848d;}