#ffcdec color space conversions
Hex:
#ffcdec
RGB:
255, 205, 236
CMY:
0, 20, 7
CMYK:
0, 20, 7, 0
HSL:
323°, 100.0000%, 90.1961%
HSV (HSB):
323°, 19.6078%, 100.0000%
XYZ:
78.2116, 70.9788, 88.9350
xyY:
0.3284, 0.2981, 70.9788
CIE-Lab:
87.4747, 22.5295, -8.5491
CIE-LCH:
87.4747, 24.0970, 339.2201
CIE-Luv:
87.4747, 27.3884, -17.2660
Hunter-Lab:
84.2489, 18.2732, -3.6136
#ffcdec color charts
#ffcdec RGB chart
#ffcdec CMYK chart
#ffcdec RGB pie chart
#ffcdec color shades, tints & tones
#ffcdec color schemes
#ffcdec color preview, HTML & CSS examples
This text has a color of #ffcdec
<p style="color:#ffcdec;">Text here</p>
.mytext {color:#ffcdec;}
Text color #ffcdec
This box has a color of #ffcdec
<div style="background-color:#ffcdec;">Content here</div>
.mybackground {background-color:#ffcdec;}
Background color #ffcdec
Border around this has a color of #ffcdec
<div style="border:2px solid #ffcdec;">Content here</div>
.myborder {border:2px solid #ffcdec;}
Border color #ffcdec