#a67e9b color space conversions
Hex:
#a67e9b
RGB:
166, 126, 155
CMY:
35, 51, 39
CMYK:
0, 24, 7, 35
HSL:
317°, 18.3486%, 57.2549%
HSV (HSB):
317°, 24.0964%, 65.0980%
XYZ:
29.1031, 25.3953, 34.3782
xyY:
0.3275, 0.2857, 25.3953
CIE-Lab:
57.4585, 20.3740, -9.5350
CIE-LCH:
57.4585, 22.4948, 334.9204
CIE-Luv:
57.4585, 21.6705, -17.1429
Hunter-Lab:
50.3937, 14.8975, -5.1716
#a67e9b color charts
#a67e9b color shades, tints & tones
#a67e9b color schemes
#a67e9b color preview, HTML & CSS examples
This text has a color of #a67e9b
<p style="color:#a67e9b;">Text here</p>
.mytext {color:#a67e9b;}
This box has a color of #a67e9b
<div style="background-color:#a67e9b;">Content here</div>
.mybackground {background-color:#a67e9b;}
Border around this has a color of #a67e9b
<div style="border:2px solid #a67e9b;">Content here</div>
.myborder {border:2px solid #a67e9b;}