#ffdcfd color space conversions
Hex:
#ffdcfd
RGB:
255, 220, 253
CMY:
0, 14, 1
CMYK:
0, 14, 1, 0
HSL:
303°, 100.0000%, 93.1373%
HSV (HSB):
303°, 13.7255%, 100.0000%
XYZ:
84.5628, 79.5382, 103.8240
xyY:
0.3156, 0.2969, 79.5382
CIE-Lab:
91.4773, 17.6310, -11.5476
CIE-LCH:
91.4773, 21.0760, 326.7768
CIE-Luv:
91.4773, 17.8573, -21.2478
Hunter-Lab:
89.1842, 13.1780, -6.5936
#ffdcfd color charts
#ffdcfd color shades, tints & tones
#ffdcfd color schemes
#ffdcfd color preview, HTML & CSS examples
This text has a color of #ffdcfd
<p style="color:#ffdcfd;">Text here</p>
.mytext {color:#ffdcfd;}
This box has a color of #ffdcfd
<div style="background-color:#ffdcfd;">Content here</div>
.mybackground {background-color:#ffdcfd;}
Border around this has a color of #ffdcfd
<div style="border:2px solid #ffdcfd;">Content here</div>
.myborder {border:2px solid #ffdcfd;}