#ffcded color space conversions
Hex:
#ffcded
RGB:
255, 205, 237
CMY:
0, 20, 7
CMYK:
0, 20, 7, 0
HSL:
322°, 100.0000%, 90.1961%
HSV (HSB):
322°, 19.6078%, 100.0000%
XYZ:
78.3574, 71.0371, 89.7024
xyY:
0.3277, 0.2971, 71.0371
CIE-Lab:
87.5030, 22.6982, -9.0365
CIE-LCH:
87.5030, 24.4309, 338.2918
CIE-Luv:
87.5030, 27.2730, -18.0613
Hunter-Lab:
84.2835, 18.4533, -4.1035
#ffcded color charts
#ffcded RGB chart
#ffcded CMYK chart
#ffcded RGB pie chart
#ffcded color shades, tints & tones
#ffcded color schemes
#ffcded color preview, HTML & CSS examples
This text has a color of #ffcded
<p style="color:#ffcded;">Text here</p>
.mytext {color:#ffcded;}
Text color #ffcded
This box has a color of #ffcded
<div style="background-color:#ffcded;">Content here</div>
.mybackground {background-color:#ffcded;}
Background color #ffcded
Border around this has a color of #ffcded
<div style="border:2px solid #ffcded;">Content here</div>
.myborder {border:2px solid #ffcded;}
Border color #ffcded