#ffd5de color space conversions
Hex:
#ffd5de
RGB:
255, 213, 222
CMY:
0, 16, 13
CMYK:
0, 16, 13, 0
HSL:
347°, 100.0000%, 91.7647%
HSV (HSB):
347°, 16.4706%, 100.0000%
XYZ:
78.2191, 74.1224, 79.2917
xyY:
0.3377, 0.3200, 74.1224
CIE-Lab:
88.9803, 16.0545, 1.0641
CIE-LCH:
88.9803, 16.0898, 3.7919
CIE-Luv:
88.9803, 24.6061, -1.3366
Hunter-Lab:
86.0944, 11.5069, 5.6608
#ffd5de color charts
#ffd5de color shades, tints & tones
#ffd5de color schemes
#ffd5de color preview, HTML & CSS examples
This text has a color of #ffd5de
<p style="color:#ffd5de;">Text here</p>
.mytext {color:#ffd5de;}
This box has a color of #ffd5de
<div style="background-color:#ffd5de;">Content here</div>
.mybackground {background-color:#ffd5de;}
Border around this has a color of #ffd5de
<div style="border:2px solid #ffd5de;">Content here</div>
.myborder {border:2px solid #ffd5de;}