#a9069c color space conversions
Hex:
#a9069c
RGB:
169, 6, 156
CMY:
34, 98, 39
CMYK:
0, 96, 8, 34
HSL:
305°, 93.1429%, 34.3137%
HSV (HSB):
305°, 96.4497%, 66.2745%
XYZ:
22.4281, 10.9656, 32.3870
xyY:
0.3410, 0.1667, 10.9656
CIE-Lab:
39.5224, 69.6527, -37.7775
CIE-LCH:
39.5224, 79.2378, 331.5259
CIE-Luv:
39.5224, 60.6109, -62.1300
Hunter-Lab:
33.1143, 62.9467, -34.8077
#a9069c color charts
#a9069c color shades, tints & tones
#a9069c color schemes
#a9069c color preview, HTML & CSS examples
This text has a color of #a9069c
<p style="color:#a9069c;">Text here</p>
.mytext {color:#a9069c;}
This box has a color of #a9069c
<div style="background-color:#a9069c;">Content here</div>
.mybackground {background-color:#a9069c;}
Border around this has a color of #a9069c
<div style="border:2px solid #a9069c;">Content here</div>
.myborder {border:2px solid #a9069c;}