#ddc5f2 color space conversions
Hex:
#ddc5f2
RGB:
221, 197, 242
CMY:
13, 23, 5
CMYK:
9, 19, 0, 5
HSL:
272°, 63.3803%, 86.0784%
HSV (HSB):
272°, 18.5950%, 94.9020%
XYZ:
65.8121, 61.7155, 92.4480
xyY:
0.2992, 0.2806, 61.7155
CIE-Lab:
82.7619, 16.6451, -19.1046
CIE-LCH:
82.7619, 25.3386, 311.0645
CIE-Luv:
82.7619, 10.3544, -32.9220
Hunter-Lab:
78.5592, 12.0577, -14.7807
#ddc5f2 color charts
#ddc5f2 color shades, tints & tones
#ddc5f2 color schemes
#ddc5f2 color preview, HTML & CSS examples
This text has a color of #ddc5f2
<p style="color:#ddc5f2;">Text here</p>
.mytext {color:#ddc5f2;}
This box has a color of #ddc5f2
<div style="background-color:#ddc5f2;">Content here</div>
.mybackground {background-color:#ddc5f2;}
Border around this has a color of #ddc5f2
<div style="border:2px solid #ddc5f2;">Content here</div>
.myborder {border:2px solid #ddc5f2;}