#ac777d color space conversions
Hex:
#ac777d
RGB:
172, 119, 125
CMY:
33, 53, 51
CMYK:
0, 31, 27, 33
HSL:
353°, 24.2009%, 57.0588%
HSV (HSB):
353°, 30.8140%, 67.4510%
XYZ:
27.3118, 23.4450, 22.4879
xyY:
0.3729, 0.3201, 23.4450
CIE-Lab:
55.5278, 21.6348, 5.1032
CIE-LCH:
55.5278, 22.2286, 13.2723
CIE-Luv:
55.5278, 33.8277, 3.0980
Hunter-Lab:
48.4200, 15.9495, 6.3577
#ac777d color charts
#ac777d color shades, tints & tones
#ac777d color schemes
#ac777d color preview, HTML & CSS examples
This text has a color of #ac777d
<p style="color:#ac777d;">Text here</p>
.mytext {color:#ac777d;}
This box has a color of #ac777d
<div style="background-color:#ac777d;">Content here</div>
.mybackground {background-color:#ac777d;}
Border around this has a color of #ac777d
<div style="border:2px solid #ac777d;">Content here</div>
.myborder {border:2px solid #ac777d;}