#ac5d8d color space conversions
Hex:
#ac5d8d
RGB:
172, 93, 141
CMY:
33, 64, 45
CMYK:
0, 46, 18, 33
HSL:
324°, 32.2449%, 51.9608%
HSV (HSB):
324°, 45.9302%, 67.4510%
XYZ:
25.7353, 18.5224, 27.4181
xyY:
0.3591, 0.2584, 18.5224
CIE-Lab:
50.1237, 38.4537, -12.2894
CIE-LCH:
50.1237, 40.3697, 342.2767
CIE-Luv:
50.1237, 44.9399, -23.6347
Hunter-Lab:
43.0377, 31.4219, -7.6456
#ac5d8d color charts
#ac5d8d color shades, tints & tones
#ac5d8d color schemes
#ac5d8d color preview, HTML & CSS examples
This text has a color of #ac5d8d
<p style="color:#ac5d8d;">Text here</p>
.mytext {color:#ac5d8d;}
This box has a color of #ac5d8d
<div style="background-color:#ac5d8d;">Content here</div>
.mybackground {background-color:#ac5d8d;}
Border around this has a color of #ac5d8d
<div style="border:2px solid #ac5d8d;">Content here</div>
.myborder {border:2px solid #ac5d8d;}