#ffdce6 color space conversions
Hex:
#ffdce6
RGB:
255, 220, 230
CMY:
0, 14, 10
CMYK:
0, 14, 10, 0
HSL:
343°, 100.0000%, 93.1373%
HSV (HSB):
343°, 13.7255%, 100.0000%
XYZ:
81.1161, 78.1596, 85.6739
xyY:
0.3312, 0.3191, 78.1596
CIE-Lab:
90.8527, 13.6988, -0.4114
CIE-LCH:
90.8527, 13.7050, 358.2797
CIE-Luv:
90.8527, 20.0333, -3.1281
Hunter-Lab:
88.4079, 9.0637, 4.4290
#ffdce6 color charts
#ffdce6 color shades, tints & tones
#ffdce6 color schemes
#ffdce6 color preview, HTML & CSS examples
This text has a color of #ffdce6
<p style="color:#ffdce6;">Text here</p>
.mytext {color:#ffdce6;}
This box has a color of #ffdce6
<div style="background-color:#ffdce6;">Content here</div>
.mybackground {background-color:#ffdce6;}
Border around this has a color of #ffdce6
<div style="border:2px solid #ffdce6;">Content here</div>
.myborder {border:2px solid #ffdce6;}