#ac7d8c color space conversions
Hex:
#ac7d8c
RGB:
172, 125, 140
CMY:
33, 51, 45
CMYK:
0, 27, 19, 33
HSL:
341°, 22.0657%, 58.2353%
HSV (HSB):
341°, 27.3256%, 67.4510%
XYZ:
29.0805, 25.3313, 28.1677
xyY:
0.3522, 0.3068, 25.3313
CIE-Lab:
57.3968, 20.5525, -0.8902
CIE-LCH:
57.3968, 20.5718, 357.5200
CIE-Luv:
57.3968, 28.2367, -4.7879
Hunter-Lab:
50.3302, 15.0582, 2.0491
#ac7d8c color charts
#ac7d8c color shades, tints & tones
#ac7d8c color schemes
#ac7d8c color preview, HTML & CSS examples
This text has a color of #ac7d8c
<p style="color:#ac7d8c;">Text here</p>
.mytext {color:#ac7d8c;}
This box has a color of #ac7d8c
<div style="background-color:#ac7d8c;">Content here</div>
.mybackground {background-color:#ac7d8c;}
Border around this has a color of #ac7d8c
<div style="border:2px solid #ac7d8c;">Content here</div>
.myborder {border:2px solid #ac7d8c;}