#ac7d85 color space conversions
Hex:
#ac7d85
RGB:
172, 125, 133
CMY:
33, 51, 48
CMYK:
0, 27, 23, 33
HSL:
350°, 22.0657%, 58.2353%
HSV (HSB):
350°, 27.3256%, 67.4510%
XYZ:
28.5805, 25.1313, 25.5348
xyY:
0.3607, 0.3171, 25.1313
CIE-Lab:
57.2032, 19.4452, 2.8771
CIE-LCH:
57.2032, 19.6569, 8.4163
CIE-Luv:
57.2032, 29.2003, 0.5728
Hunter-Lab:
50.1312, 14.0359, 4.8919
#ac7d85 color charts
#ac7d85 color shades, tints & tones
#ac7d85 color schemes
#ac7d85 color preview, HTML & CSS examples
This text has a color of #ac7d85
<p style="color:#ac7d85;">Text here</p>
.mytext {color:#ac7d85;}
This box has a color of #ac7d85
<div style="background-color:#ac7d85;">Content here</div>
.mybackground {background-color:#ac7d85;}
Border around this has a color of #ac7d85
<div style="border:2px solid #ac7d85;">Content here</div>
.myborder {border:2px solid #ac7d85;}