#ffcddf color space conversions
Hex:
#ffcddf
RGB:
255, 205, 223
CMY:
0, 20, 13
CMYK:
0, 20, 13, 0
HSL:
338°, 100.0000%, 90.1961%
HSV (HSB):
338°, 19.6078%, 100.0000%
XYZ:
76.3906, 70.2504, 79.3455
xyY:
0.3380, 0.3109, 70.2504
CIE-Lab:
87.1195, 20.3954, -2.1849
CIE-LCH:
87.1195, 20.5121, 353.8854
CIE-Luv:
87.1195, 28.8742, -7.0496
Hunter-Lab:
83.8155, 16.0103, 2.5429
#ffcddf color charts
#ffcddf RGB chart
#ffcddf CMYK chart
#ffcddf RGB pie chart
#ffcddf color shades, tints & tones
#ffcddf color schemes
#ffcddf color preview, HTML & CSS examples
This text has a color of #ffcddf
<p style="color:#ffcddf;">Text here</p>
.mytext {color:#ffcddf;}
Text color #ffcddf
This box has a color of #ffcddf
<div style="background-color:#ffcddf;">Content here</div>
.mybackground {background-color:#ffcddf;}
Background color #ffcddf
Border around this has a color of #ffcddf
<div style="border:2px solid #ffcddf;">Content here</div>
.myborder {border:2px solid #ffcddf;}
Border color #ffcddf