#d29dc9 color space conversions
Hex:
#d29dc9
RGB:
210, 157, 201
CMY:
18, 38, 21
CMYK:
0, 25, 4, 18
HSL:
310°, 37.0629%, 71.9608%
HSV (HSB):
310°, 25.2381%, 82.3529%
XYZ:
49.1779, 42.0326, 60.7795
xyY:
0.3236, 0.2765, 42.0326
CIE-Lab:
70.8934, 26.8624, -14.8593
CIE-LCH:
70.8934, 30.6984, 331.0503
CIE-Luv:
70.8934, 27.9825, -27.1724
Hunter-Lab:
64.8326, 21.9419, -10.2006
#d29dc9 color charts
#d29dc9 color shades, tints & tones
#d29dc9 color schemes
#d29dc9 color preview, HTML & CSS examples
This text has a color of #d29dc9
<p style="color:#d29dc9;">Text here</p>
.mytext {color:#d29dc9;}
This box has a color of #d29dc9
<div style="background-color:#d29dc9;">Content here</div>
.mybackground {background-color:#d29dc9;}
Border around this has a color of #d29dc9
<div style="border:2px solid #d29dc9;">Content here</div>
.myborder {border:2px solid #d29dc9;}