#ac7f8e color space conversions
Hex:
#ac7f8e
RGB:
172, 127, 142
CMY:
33, 50, 44
CMYK:
0, 26, 17, 33
HSL:
340°, 21.3270%, 58.6275%
HSV (HSB):
340°, 26.1628%, 67.4510%
XYZ:
29.4851, 25.9024, 29.0368
xyY:
0.3492, 0.3068, 25.9024
CIE-Lab:
57.9443, 19.7482, -1.2438
CIE-LCH:
57.9443, 19.7874, 356.3962
CIE-Luv:
57.9443, 26.8504, -5.1446
Hunter-Lab:
50.8944, 14.3468, 1.7993
#ac7f8e color charts
#ac7f8e color shades, tints & tones
#ac7f8e color schemes
#ac7f8e color preview, HTML & CSS examples
This text has a color of #ac7f8e
<p style="color:#ac7f8e;">Text here</p>
.mytext {color:#ac7f8e;}
This box has a color of #ac7f8e
<div style="background-color:#ac7f8e;">Content here</div>
.mybackground {background-color:#ac7f8e;}
Border around this has a color of #ac7f8e
<div style="border:2px solid #ac7f8e;">Content here</div>
.myborder {border:2px solid #ac7f8e;}