#d47dae color space conversions
Hex:
#d47dae
RGB:
212, 125, 174
CMY:
17, 51, 32
CMYK:
0, 41, 18, 17
HSL:
326°, 50.2890%, 66.0784%
HSV (HSB):
326°, 41.0377%, 83.1373%
XYZ:
42.1250, 31.7203, 43.9468
xyY:
0.3576, 0.2693, 31.7203
CIE-Lab:
63.1110, 40.2196, -11.4055
CIE-LCH:
63.1110, 41.8056, 344.1677
CIE-Luv:
63.1110, 50.4431, -23.7737
Hunter-Lab:
56.3208, 34.9473, -6.8392
#d47dae color charts
#d47dae color shades, tints & tones
#d47dae color schemes
#d47dae color preview, HTML & CSS examples
This text has a color of #d47dae
<p style="color:#d47dae;">Text here</p>
.mytext {color:#d47dae;}
This box has a color of #d47dae
<div style="background-color:#d47dae;">Content here</div>
.mybackground {background-color:#d47dae;}
Border around this has a color of #d47dae
<div style="border:2px solid #d47dae;">Content here</div>
.myborder {border:2px solid #d47dae;}