#a67c9d color space conversions
Hex:
#a67c9d
RGB:
166, 124, 157
CMY:
35, 51, 38
CMYK:
0, 25, 5, 35
HSL:
313°, 19.0909%, 56.8627%
HSV (HSB):
313°, 25.3012%, 65.0980%
XYZ:
29.0193, 24.9566, 35.1859
xyY:
0.3255, 0.2799, 24.9566
CIE-Lab:
57.0331, 21.8839, -11.3268
CIE-LCH:
57.0331, 24.6414, 332.6346
CIE-Luv:
57.0331, 22.4231, -20.0159
Hunter-Lab:
49.9566, 16.2650, -6.7901
#a67c9d color charts
#a67c9d color shades, tints & tones
#a67c9d color schemes
#a67c9d color preview, HTML & CSS examples
This text has a color of #a67c9d
<p style="color:#a67c9d;">Text here</p>
.mytext {color:#a67c9d;}
This box has a color of #a67c9d
<div style="background-color:#a67c9d;">Content here</div>
.mybackground {background-color:#a67c9d;}
Border around this has a color of #a67c9d
<div style="border:2px solid #a67c9d;">Content here</div>
.myborder {border:2px solid #a67c9d;}