#ddc3e4 color space conversions
Hex:
#ddc3e4
RGB:
221, 195, 228
CMY:
13, 24, 11
CMYK:
3, 14, 0, 11
HSL:
287°, 37.9310%, 82.9412%
HSV (HSB):
287°, 14.4737%, 89.4118%
XYZ:
63.3375, 60.0038, 81.6424
xyY:
0.3090, 0.2927, 60.0038
CIE-Lab:
81.8403, 15.0025, -13.0073
CIE-LCH:
81.8403, 19.8561, 319.0746
CIE-Luv:
81.8403, 12.5874, -22.7756
Hunter-Lab:
77.4621, 10.3932, -8.2662
#ddc3e4 color charts
#ddc3e4 color shades, tints & tones
#ddc3e4 color schemes
#ddc3e4 color preview, HTML & CSS examples
This text has a color of #ddc3e4
<p style="color:#ddc3e4;">Text here</p>
.mytext {color:#ddc3e4;}
This box has a color of #ddc3e4
<div style="background-color:#ddc3e4;">Content here</div>
.mybackground {background-color:#ddc3e4;}
Border around this has a color of #ddc3e4
<div style="border:2px solid #ddc3e4;">Content here</div>
.myborder {border:2px solid #ddc3e4;}