#ffcddc color space conversions
Hex:
#ffcddc
RGB:
255, 205, 220
CMY:
0, 20, 14
CMYK:
0, 20, 14, 0
HSL:
342°, 100.0000%, 90.1961%
HSV (HSB):
342°, 19.6078%, 100.0000%
XYZ:
75.9896, 70.0900, 77.2338
xyY:
0.3403, 0.3139, 70.0900
CIE-Lab:
87.0410, 19.9191, -0.7093
CIE-LCH:
87.0410, 19.9317, 357.9606
CIE-Luv:
87.0410, 29.2126, -4.7277
Hunter-Lab:
83.7197, 15.5089, 3.9072
#ffcddc color charts
#ffcddc RGB chart
#ffcddc CMYK chart
#ffcddc RGB pie chart
#ffcddc color shades, tints & tones
#ffcddc color schemes
#ffcddc color preview, HTML & CSS examples
This text has a color of #ffcddc
<p style="color:#ffcddc;">Text here</p>
.mytext {color:#ffcddc;}
Text color #ffcddc
This box has a color of #ffcddc
<div style="background-color:#ffcddc;">Content here</div>
.mybackground {background-color:#ffcddc;}
Background color #ffcddc
Border around this has a color of #ffcddc
<div style="border:2px solid #ffcddc;">Content here</div>
.myborder {border:2px solid #ffcddc;}
Border color #ffcddc