#ddc2f4 color space conversions
Hex:
#ddc2f4
RGB:
221, 194, 244
CMY:
13, 24, 4
CMYK:
9, 20, 0, 4
HSL:
272°, 69.4444%, 85.8824%
HSV (HSB):
272°, 20.4918%, 95.6863%
XYZ:
65.4397, 60.4874, 93.8141
xyY:
0.2978, 0.2753, 60.4874
CIE-Lab:
82.1024, 18.6520, -21.1699
CIE-LCH:
82.1024, 28.2145, 311.3820
CIE-Luv:
82.1024, 11.5989, -36.5914
Hunter-Lab:
77.7736, 14.0883, -17.0768
#ddc2f4 color charts
#ddc2f4 color shades, tints & tones
#ddc2f4 color schemes
#ddc2f4 color preview, HTML & CSS examples
This text has a color of #ddc2f4
<p style="color:#ddc2f4;">Text here</p>
.mytext {color:#ddc2f4;}
This box has a color of #ddc2f4
<div style="background-color:#ddc2f4;">Content here</div>
.mybackground {background-color:#ddc2f4;}
Border around this has a color of #ddc2f4
<div style="border:2px solid #ddc2f4;">Content here</div>
.myborder {border:2px solid #ddc2f4;}