#ffd9f1 color space conversions
Hex:
#ffd9f1
RGB:
255, 217, 241
CMY:
0, 15, 5
CMYK:
0, 15, 5, 0
HSL:
322°, 100.0000%, 92.5490%
HSV (HSB):
322°, 14.9020%, 100.0000%
XYZ:
81.9300, 77.2366, 93.8091
xyY:
0.3239, 0.3053, 77.2366
CIE-Lab:
90.4304, 17.1000, -6.8078
CIE-LCH:
90.4304, 18.4053, 338.2915
CIE-Luv:
90.4304, 20.5677, -13.6218
Hunter-Lab:
87.8843, 12.6087, -1.7680
#ffd9f1 color charts
#ffd9f1 color shades, tints & tones
#ffd9f1 color schemes
#ffd9f1 color preview, HTML & CSS examples
This text has a color of #ffd9f1
<p style="color:#ffd9f1;">Text here</p>
.mytext {color:#ffd9f1;}
This box has a color of #ffd9f1
<div style="background-color:#ffd9f1;">Content here</div>
.mybackground {background-color:#ffd9f1;}
Border around this has a color of #ffd9f1
<div style="border:2px solid #ffd9f1;">Content here</div>
.myborder {border:2px solid #ffd9f1;}