#d699d9 color space conversions
Hex:
#d699d9
RGB:
214, 153, 217
CMY:
16, 40, 15
CMYK:
1, 29, 0, 15
HSL:
297°, 45.7143%, 72.5490%
HSV (HSB):
297°, 29.4931%, 85.0980%
XYZ:
51.6472, 42.0884, 71.0474
xyY:
0.3134, 0.2554, 42.0884
CIE-Lab:
70.9318, 33.3058, -23.5883
CIE-LCH:
70.9318, 40.8127, 324.6926
CIE-Luv:
70.9318, 30.1516, -42.0741
Hunter-Lab:
64.8755, 28.5710, -19.5176
#d699d9 color charts
#d699d9 color shades, tints & tones
#d699d9 color schemes
#d699d9 color preview, HTML & CSS examples
This text has a color of #d699d9
<p style="color:#d699d9;">Text here</p>
.mytext {color:#d699d9;}
This box has a color of #d699d9
<div style="background-color:#d699d9;">Content here</div>
.mybackground {background-color:#d699d9;}
Border around this has a color of #d699d9
<div style="border:2px solid #d699d9;">Content here</div>
.myborder {border:2px solid #d699d9;}