#ffddff color space conversions
Hex:
#ffddff
RGB:
255, 221, 255
CMY:
0, 13, 0
CMYK:
0, 13, 0, 0
HSL:
300°, 100.0000%, 93.3333%
HSV (HSB):
300°, 13.3333%, 100.0000%
XYZ:
85.1465, 80.1929, 105.5988
xyY:
0.3143, 0.2960, 80.1929
CIE-Lab:
91.7713, 17.4672, -12.1559
CIE-LCH:
91.7713, 21.2808, 325.1649
CIE-Luv:
91.7713, 17.1615, -22.2030
Hunter-Lab:
89.5505, 13.0081, -7.2300
#ffddff color charts
#ffddff RGB chart
#ffddff CMYK chart
#ffddff RGB pie chart
#ffddff color shades, tints & tones
#ffddff color schemes
#ffddff color preview, HTML & CSS examples
This text has a color of #ffddff
<p style="color:#ffddff;">Text here</p>
.mytext {color:#ffddff;}
Text color #ffddff
This box has a color of #ffddff
<div style="background-color:#ffddff;">Content here</div>
.mybackground {background-color:#ffddff;}
Background color #ffddff
Border around this has a color of #ffddff
<div style="border:2px solid #ffddff;">Content here</div>
.myborder {border:2px solid #ffddff;}
Border color #ffddff