#d29ec7 color space conversions
Hex:
#d29ec7
RGB:
210, 158, 199
CMY:
18, 38, 22
CMYK:
0, 25, 5, 18
HSL:
313°, 36.6197%, 72.1569%
HSV (HSB):
313°, 24.7619%, 82.3529%
XYZ:
49.1140, 42.2789, 59.6049
xyY:
0.3253, 0.2800, 42.2789
CIE-Lab:
71.0628, 25.9584, -13.4995
CIE-LCH:
71.0628, 29.2588, 332.5236
CIE-Luv:
71.0628, 27.7494, -24.9123
Hunter-Lab:
65.0222, 21.0397, -8.8347
#d29ec7 color charts
#d29ec7 color shades, tints & tones
#d29ec7 color schemes
#d29ec7 color preview, HTML & CSS examples
This text has a color of #d29ec7
<p style="color:#d29ec7;">Text here</p>
.mytext {color:#d29ec7;}
This box has a color of #d29ec7
<div style="background-color:#d29ec7;">Content here</div>
.mybackground {background-color:#d29ec7;}
Border around this has a color of #d29ec7
<div style="border:2px solid #d29ec7;">Content here</div>
.myborder {border:2px solid #d29ec7;}