#a9629c color space conversions
Hex:
#a9629c
RGB:
169, 98, 156
CMY:
34, 62, 39
CMYK:
0, 42, 8, 34
HSL:
311°, 29.2181%, 52.3529%
HSV (HSB):
311°, 42.0118%, 66.2745%
XYZ:
26.7306, 19.5707, 33.8212
xyY:
0.3336, 0.2443, 19.5707
CIE-Lab:
51.3483, 37.2928, -19.3303
CIE-LCH:
51.3483, 42.0049, 332.6005
CIE-Luv:
51.3483, 37.1670, -33.8496
Hunter-Lab:
44.2388, 30.4382, -14.3609
#a9629c color charts
#a9629c color shades, tints & tones
#a9629c color schemes
#a9629c color preview, HTML & CSS examples
This text has a color of #a9629c
<p style="color:#a9629c;">Text here</p>
.mytext {color:#a9629c;}
This box has a color of #a9629c
<div style="background-color:#a9629c;">Content here</div>
.mybackground {background-color:#a9629c;}
Border around this has a color of #a9629c
<div style="border:2px solid #a9629c;">Content here</div>
.myborder {border:2px solid #a9629c;}