#d29cc5 color space conversions
Hex:
#d29cc5
RGB:
210, 156, 197
CMY:
18, 39, 23
CMYK:
0, 26, 6, 18
HSL:
314°, 37.5000%, 71.7647%
HSV (HSB):
314°, 25.7143%, 82.3529%
XYZ:
48.5449, 41.5098, 58.2769
xyY:
0.3273, 0.2798, 41.5098
CIE-Lab:
70.5316, 26.6920, -13.1912
CIE-LCH:
70.5316, 29.7736, 333.7015
CIE-Luv:
70.5316, 29.0483, -24.5315
Hunter-Lab:
64.4281, 21.7458, -8.5297
#d29cc5 color charts
#d29cc5 color shades, tints & tones
#d29cc5 color schemes
#d29cc5 color preview, HTML & CSS examples
This text has a color of #d29cc5
<p style="color:#d29cc5;">Text here</p>
.mytext {color:#d29cc5;}
This box has a color of #d29cc5
<div style="background-color:#d29cc5;">Content here</div>
.mybackground {background-color:#d29cc5;}
Border around this has a color of #d29cc5
<div style="border:2px solid #d29cc5;">Content here</div>
.myborder {border:2px solid #d29cc5;}