#ac7f8f color space conversions
Hex:
#ac7f8f
RGB:
172, 127, 143
CMY:
33, 50, 44
CMYK:
0, 26, 17, 33
HSL:
339°, 21.3270%, 58.6275%
HSV (HSB):
339°, 26.1628%, 67.4510%
XYZ:
29.5606, 25.9326, 29.4341
xyY:
0.3481, 0.3054, 25.9326
CIE-Lab:
57.9730, 19.9129, -1.7787
CIE-LCH:
57.9730, 19.9922, 354.8957
CIE-Luv:
57.9730, 26.7153, -5.9235
Hunter-Lab:
50.9240, 14.4992, 1.3772
#ac7f8f color charts
#ac7f8f color shades, tints & tones
#ac7f8f color schemes
#ac7f8f color preview, HTML & CSS examples
This text has a color of #ac7f8f
<p style="color:#ac7f8f;">Text here</p>
.mytext {color:#ac7f8f;}
This box has a color of #ac7f8f
<div style="background-color:#ac7f8f;">Content here</div>
.mybackground {background-color:#ac7f8f;}
Border around this has a color of #ac7f8f
<div style="border:2px solid #ac7f8f;">Content here</div>
.myborder {border:2px solid #ac7f8f;}