#a19cad color space conversions
Hex:
#a19cad
RGB:
161, 156, 173
CMY:
37, 39, 32
CMYK:
7, 10, 0, 32
HSL:
258°, 9.3923%, 64.5098%
HSV (HSB):
258°, 9.8266%, 67.8431%
XYZ:
34.1292, 34.3711, 44.3707
xyY:
0.3024, 0.3045, 34.3711
CIE-Lab:
65.2561, 5.1435, -8.1808
CIE-LCH:
65.2561, 9.6634, 302.1586
CIE-Luv:
65.2561, 1.7770, -12.9753
Hunter-Lab:
58.6269, 1.3154, -3.8337
#a19cad color charts
#a19cad color shades, tints & tones
#a19cad color schemes
#a19cad color preview, HTML & CSS examples
This text has a color of #a19cad
<p style="color:#a19cad;">Text here</p>
.mytext {color:#a19cad;}
This box has a color of #a19cad
<div style="background-color:#a19cad;">Content here</div>
.mybackground {background-color:#a19cad;}
Border around this has a color of #a19cad
<div style="border:2px solid #a19cad;">Content here</div>
.myborder {border:2px solid #a19cad;}