#ffdffc color space conversions
Hex:
#ffdffc
RGB:
255, 223, 252
CMY:
0, 13, 1
CMYK:
0, 13, 1, 0
HSL:
306°, 100.0000%, 93.7255%
HSV (HSB):
306°, 12.5490%, 100.0000%
XYZ:
85.1984, 81.0636, 103.2519
xyY:
0.3161, 0.3008, 81.0636
CIE-Lab:
92.1600, 15.8900, -10.0082
CIE-LCH:
92.1600, 18.7791, 327.7954
CIE-Luv:
92.1600, 16.4302, -18.4997
Hunter-Lab:
90.0353, 11.3486, -4.9686
#ffdffc color charts
#ffdffc color shades, tints & tones
#ffdffc color schemes
#ffdffc color preview, HTML & CSS examples
This text has a color of #ffdffc
<p style="color:#ffdffc;">Text here</p>
.mytext {color:#ffdffc;}
This box has a color of #ffdffc
<div style="background-color:#ffdffc;">Content here</div>
.mybackground {background-color:#ffdffc;}
Border around this has a color of #ffdffc
<div style="border:2px solid #ffdffc;">Content here</div>
.myborder {border:2px solid #ffdffc;}