#a6969f color space conversions
Hex:
#a6969f
RGB:
166, 150, 159
CMY:
35, 41, 38
CMYK:
0, 10, 4, 35
HSL:
326°, 8.2474%, 61.9608%
HSV (HSB):
326°, 9.6386%, 65.0980%
XYZ:
32.8902, 32.4229, 37.3256
xyY:
0.3204, 0.3159, 32.4229
CIE-Lab:
63.6909, 7.5365, -2.5754
CIE-LCH:
63.6909, 7.9644, 341.1334
CIE-Luv:
63.6909, 8.7656, -5.0014
Hunter-Lab:
56.9411, 3.4580, 0.9934
#a6969f color charts
#a6969f color shades, tints & tones
#a6969f color schemes
#a6969f color preview, HTML & CSS examples
This text has a color of #a6969f
<p style="color:#a6969f;">Text here</p>
.mytext {color:#a6969f;}
This box has a color of #a6969f
<div style="background-color:#a6969f;">Content here</div>
.mybackground {background-color:#a6969f;}
Border around this has a color of #a6969f
<div style="border:2px solid #a6969f;">Content here</div>
.myborder {border:2px solid #a6969f;}