#ddc6f9 color space conversions
Hex:
#ddc6f9
RGB:
221, 198, 249
CMY:
13, 22, 2
CMYK:
11, 20, 0, 2
HSL:
267°, 80.9524%, 87.6471%
HSV (HSB):
267°, 20.4819%, 97.6471%
XYZ:
67.1118, 62.5999, 98.1683
xyY:
0.2945, 0.2747, 62.5999
CIE-Lab:
83.2314, 17.5142, -22.1232
CIE-LCH:
83.2314, 28.2168, 308.3675
CIE-Luv:
83.2314, 9.2623, -38.0407
Hunter-Lab:
79.1201, 12.9483, -18.1801
#ddc6f9 color charts
#ddc6f9 color shades, tints & tones
#ddc6f9 color schemes
#ddc6f9 color preview, HTML & CSS examples
This text has a color of #ddc6f9
<p style="color:#ddc6f9;">Text here</p>
.mytext {color:#ddc6f9;}
This box has a color of #ddc6f9
<div style="background-color:#ddc6f9;">Content here</div>
.mybackground {background-color:#ddc6f9;}
Border around this has a color of #ddc6f9
<div style="border:2px solid #ddc6f9;">Content here</div>
.myborder {border:2px solid #ddc6f9;}