#ac7f8c color space conversions
Hex:
#ac7f8c
RGB:
172, 127, 140
CMY:
33, 50, 45
CMYK:
0, 26, 19, 33
HSL:
343°, 21.3270%, 58.6275%
HSV (HSB):
343°, 26.1628%, 67.4510%
XYZ:
29.3363, 25.8428, 28.2529
xyY:
0.3516, 0.3097, 25.8428
CIE-Lab:
57.8876, 19.4221, -0.1725
CIE-LCH:
57.8876, 19.4228, 359.4912
CIE-Luv:
57.8876, 27.1195, -3.5942
Hunter-Lab:
50.8359, 14.0456, 2.6336
#ac7f8c color charts
#ac7f8c color shades, tints & tones
#ac7f8c color schemes
#ac7f8c color preview, HTML & CSS examples
This text has a color of #ac7f8c
<p style="color:#ac7f8c;">Text here</p>
.mytext {color:#ac7f8c;}
This box has a color of #ac7f8c
<div style="background-color:#ac7f8c;">Content here</div>
.mybackground {background-color:#ac7f8c;}
Border around this has a color of #ac7f8c
<div style="border:2px solid #ac7f8c;">Content here</div>
.myborder {border:2px solid #ac7f8c;}