#a29dac color space conversions
Hex:
#a29dac
RGB:
162, 157, 172
CMY:
36, 38, 33
CMYK:
6, 9, 0, 33
HSL:
260°, 8.2873%, 64.5098%
HSV (HSB):
260°, 8.7209%, 67.4510%
XYZ:
34.4037, 34.7739, 43.9285
xyY:
0.3042, 0.3074, 34.7739
CIE-Lab:
65.5722, 4.7307, -7.1415
CIE-LCH:
65.5722, 8.5663, 303.5215
CIE-Luv:
65.5722, 1.9098, -11.3471
Hunter-Lab:
58.9694, 0.9433, -2.8888
#a29dac color charts
#a29dac color shades, tints & tones
#a29dac color schemes
#a29dac color preview, HTML & CSS examples
This text has a color of #a29dac
<p style="color:#a29dac;">Text here</p>
.mytext {color:#a29dac;}
This box has a color of #a29dac
<div style="background-color:#a29dac;">Content here</div>
.mybackground {background-color:#a29dac;}
Border around this has a color of #a29dac
<div style="border:2px solid #a29dac;">Content here</div>
.myborder {border:2px solid #a29dac;}