#ac068d color space conversions
Hex:
#ac068d
RGB:
172, 6, 141
CMY:
33, 98, 45
CMYK:
0, 97, 18, 33
HSL:
311°, 93.2584%, 34.9020%
HSV (HSB):
311°, 96.5116%, 67.4510%
XYZ:
21.8861, 10.8240, 26.1350
xyY:
0.3719, 0.1839, 10.8240
CIE-Lab:
39.2824, 68.1780, -28.9797
CIE-LCH:
39.2824, 74.0815, 336.9717
CIE-Luv:
39.2824, 69.1811, -49.7606
Hunter-Lab:
32.8998, 61.1696, -24.0690
#ac068d color charts
#ac068d color shades, tints & tones
#ac068d color schemes
#ac068d color preview, HTML & CSS examples
This text has a color of #ac068d
<p style="color:#ac068d;">Text here</p>
.mytext {color:#ac068d;}
This box has a color of #ac068d
<div style="background-color:#ac068d;">Content here</div>
.mybackground {background-color:#ac068d;}
Border around this has a color of #ac068d
<div style="border:2px solid #ac068d;">Content here</div>
.myborder {border:2px solid #ac068d;}