#a04cac color space conversions
Hex:
#a04cac
RGB:
160, 76, 172
CMY:
37, 70, 33
CMYK:
7, 56, 0, 33
HSL:
293°, 38.7097%, 48.6275%
HSV (HSB):
293°, 55.8140%, 67.4510%
XYZ:
24.5280, 15.6210, 40.7521
xyY:
0.3032, 0.1931, 15.6210
CIE-Lab:
46.4733, 49.0489, -36.4193
CIE-LCH:
46.4733, 61.0914, 323.4058
CIE-Luv:
46.4733, 36.0106, -60.0723
Hunter-Lab:
39.5234, 41.6101, -33.4668
#a04cac color charts
#a04cac color shades, tints & tones
#a04cac color schemes
#a04cac color preview, HTML & CSS examples
This text has a color of #a04cac
<p style="color:#a04cac;">Text here</p>
.mytext {color:#a04cac;}
This box has a color of #a04cac
<div style="background-color:#a04cac;">Content here</div>
.mybackground {background-color:#a04cac;}
Border around this has a color of #a04cac
<div style="border:2px solid #a04cac;">Content here</div>
.myborder {border:2px solid #a04cac;}