#ffdcce color space conversions
Hex:
#ffdcce
RGB:
255, 220, 206
CMY:
0, 14, 19
CMYK:
0, 14, 19, 0
HSL:
17°, 100.0000%, 90.3922%
HSV (HSB):
17°, 19.2157%, 100.0000%
XYZ:
77.9738, 76.9026, 69.1266
xyY:
0.3481, 0.3433, 76.9026
CIE-Lab:
90.2768, 9.9760, 11.3428
CIE-LCH:
90.2768, 15.1056, 48.6683
CIE-Luv:
90.2768, 22.2053, 14.8753
Hunter-Lab:
87.6941, 5.2496, 14.6494
#ffdcce color charts
#ffdcce color shades, tints & tones
#ffdcce color schemes
#ffdcce color preview, HTML & CSS examples
This text has a color of #ffdcce
<p style="color:#ffdcce;">Text here</p>
.mytext {color:#ffdcce;}
This box has a color of #ffdcce
<div style="background-color:#ffdcce;">Content here</div>
.mybackground {background-color:#ffdcce;}
Border around this has a color of #ffdcce
<div style="border:2px solid #ffdcce;">Content here</div>
.myborder {border:2px solid #ffdcce;}