#ddc0f4 color space conversions
Hex:
#ddc0f4
RGB:
221, 192, 244
CMY:
13, 25, 4
CMYK:
9, 21, 0, 4
HSL:
273°, 70.2703%, 85.4902%
HSV (HSB):
273°, 21.3115%, 95.6863%
XYZ:
64.9976, 59.6031, 93.6668
xyY:
0.2978, 0.2731, 59.6031
CIE-Lab:
81.6220, 19.7261, -21.8985
CIE-LCH:
81.6220, 29.4731, 312.0125
CIE-Luv:
81.6220, 12.5445, -37.9324
Hunter-Lab:
77.2030, 15.1746, -17.8916
#ddc0f4 color charts
#ddc0f4 color shades, tints & tones
#ddc0f4 color schemes
#ddc0f4 color preview, HTML & CSS examples
This text has a color of #ddc0f4
<p style="color:#ddc0f4;">Text here</p>
.mytext {color:#ddc0f4;}
This box has a color of #ddc0f4
<div style="background-color:#ddc0f4;">Content here</div>
.mybackground {background-color:#ddc0f4;}
Border around this has a color of #ddc0f4
<div style="border:2px solid #ddc0f4;">Content here</div>
.myborder {border:2px solid #ddc0f4;}