#ac7d7d color space conversions
Hex:
#ac7d7d
RGB:
172, 125, 125
CMY:
33, 51, 51
CMYK:
0, 27, 27, 33
HSL:
0°, 22.0657%, 58.2353%
HSV (HSB):
0°, 27.3256%, 67.4510%
XYZ:
28.0485, 24.9186, 22.7335
xyY:
0.3705, 0.3292, 24.9186
CIE-Lab:
56.9960, 18.2470, 7.2058
CIE-LCH:
56.9960, 19.6182, 21.5493
CIE-Luv:
56.9960, 30.2732, 6.5202
Hunter-Lab:
49.9185, 12.9395, 7.9416
#ac7d7d color charts
#ac7d7d color shades, tints & tones
#ac7d7d color schemes
#ac7d7d color preview, HTML & CSS examples
This text has a color of #ac7d7d
<p style="color:#ac7d7d;">Text here</p>
.mytext {color:#ac7d7d;}
This box has a color of #ac7d7d
<div style="background-color:#ac7d7d;">Content here</div>
.mybackground {background-color:#ac7d7d;}
Border around this has a color of #ac7d7d
<div style="border:2px solid #ac7d7d;">Content here</div>
.myborder {border:2px solid #ac7d7d;}