#ffdcf4 color space conversions
Hex:
#ffdcf4
RGB:
255, 220, 244
CMY:
0, 14, 4
CMYK:
0, 14, 4, 0
HSL:
319°, 100.0000%, 93.1373%
HSV (HSB):
319°, 13.7255%, 100.0000%
XYZ:
83.1623, 78.9781, 96.4491
xyY:
0.3216, 0.3054, 78.9781
CIE-Lab:
91.2244, 16.0516, -7.2077
CIE-LCH:
91.2244, 17.5956, 335.8182
CIE-Luv:
91.2244, 18.7174, -14.0753
Hunter-Lab:
88.8696, 11.5148, -2.1380
#ffdcf4 color charts
#ffdcf4 color shades, tints & tones
#ffdcf4 color schemes
#ffdcf4 color preview, HTML & CSS examples
This text has a color of #ffdcf4
<p style="color:#ffdcf4;">Text here</p>
.mytext {color:#ffdcf4;}
This box has a color of #ffdcf4
<div style="background-color:#ffdcf4;">Content here</div>
.mybackground {background-color:#ffdcf4;}
Border around this has a color of #ffdcf4
<div style="border:2px solid #ffdcf4;">Content here</div>
.myborder {border:2px solid #ffdcf4;}