#d29ace color space conversions
Hex:
#d29ace
RGB:
210, 154, 206
CMY:
18, 40, 19
CMYK:
0, 27, 2, 18
HSL:
304°, 38.3562%, 71.3725%
HSV (HSB):
304°, 26.6667%, 82.3529%
XYZ:
49.2745, 41.2691, 63.7612
xyY:
0.3193, 0.2675, 41.2691
CIE-Lab:
70.3640, 29.4069, -18.4220
CIE-LCH:
70.3640, 34.7007, 327.9348
CIE-Luv:
70.3640, 28.7704, -33.1561
Hunter-Lab:
64.2410, 24.4924, -13.8785
#d29ace color charts
#d29ace color shades, tints & tones
#d29ace color schemes
#d29ace color preview, HTML & CSS examples
This text has a color of #d29ace
<p style="color:#d29ace;">Text here</p>
.mytext {color:#d29ace;}
This box has a color of #d29ace
<div style="background-color:#d29ace;">Content here</div>
.mybackground {background-color:#d29ace;}
Border around this has a color of #d29ace
<div style="border:2px solid #d29ace;">Content here</div>
.myborder {border:2px solid #d29ace;}