#d29ac5 color space conversions
Hex:
#d29ac5
RGB:
210, 154, 197
CMY:
18, 40, 23
CMYK:
0, 27, 6, 18
HSL:
314°, 38.3562%, 71.3725%
HSV (HSB):
314°, 26.6667%, 82.3529%
XYZ:
48.2120, 40.8441, 58.1660
xyY:
0.3275, 0.2774, 40.8441
CIE-Lab:
70.0665, 27.7811, -13.8899
CIE-LCH:
70.0665, 31.0599, 333.4360
CIE-Luv:
70.0665, 30.0707, -25.7741
Hunter-Lab:
63.9094, 22.8156, -9.2252
#d29ac5 color charts
#d29ac5 color shades, tints & tones
#d29ac5 color schemes
#d29ac5 color preview, HTML & CSS examples
This text has a color of #d29ac5
<p style="color:#d29ac5;">Text here</p>
.mytext {color:#d29ac5;}
This box has a color of #d29ac5
<div style="background-color:#d29ac5;">Content here</div>
.mybackground {background-color:#d29ac5;}
Border around this has a color of #d29ac5
<div style="border:2px solid #d29ac5;">Content here</div>
.myborder {border:2px solid #d29ac5;}