#a9709d color space conversions
Hex:
#a9709d
RGB:
169, 112, 157
CMY:
34, 56, 38
CMYK:
0, 34, 7, 34
HSL:
313°, 24.8908%, 55.0980%
HSV (HSB):
313°, 33.7278%, 66.2745%
XYZ:
28.2422, 22.4577, 34.7445
xyY:
0.3305, 0.2628, 22.4577
CIE-Lab:
54.5093, 29.7297, -15.1019
CIE-LCH:
54.5093, 33.3455, 333.0706
CIE-Luv:
54.5093, 30.3690, -26.7092
Hunter-Lab:
47.3895, 23.4468, -10.2969
#a9709d color charts
#a9709d color shades, tints & tones
#a9709d color schemes
#a9709d color preview, HTML & CSS examples
This text has a color of #a9709d
<p style="color:#a9709d;">Text here</p>
.mytext {color:#a9709d;}
This box has a color of #a9709d
<div style="background-color:#a9709d;">Content here</div>
.mybackground {background-color:#a9709d;}
Border around this has a color of #a9709d
<div style="border:2px solid #a9709d;">Content here</div>
.myborder {border:2px solid #a9709d;}