#ffd9f0 color space conversions
Hex:
#ffd9f0
RGB:
255, 217, 240
CMY:
0, 15, 6
CMYK:
0, 15, 6, 0
HSL:
324°, 100.0000%, 92.5490%
HSV (HSB):
324°, 14.9020%, 100.0000%
XYZ:
81.7810, 77.1770, 93.0244
xyY:
0.3246, 0.3063, 77.1770
CIE-Lab:
90.4030, 16.9293, -6.3230
CIE-LCH:
90.4030, 18.0716, 339.5198
CIE-Luv:
90.4030, 20.6663, -12.8320
Hunter-Lab:
87.8504, 12.4296, -1.2866
#ffd9f0 color charts
#ffd9f0 color shades, tints & tones
#ffd9f0 color schemes
#ffd9f0 color preview, HTML & CSS examples
This text has a color of #ffd9f0
<p style="color:#ffd9f0;">Text here</p>
.mytext {color:#ffd9f0;}
This box has a color of #ffd9f0
<div style="background-color:#ffd9f0;">Content here</div>
.mybackground {background-color:#ffd9f0;}
Border around this has a color of #ffd9f0
<div style="border:2px solid #ffd9f0;">Content here</div>
.myborder {border:2px solid #ffd9f0;}