#f1dde5 color space conversions
Hex:
#f1dde5
RGB:
241, 221, 229
CMY:
5, 13, 10
CMYK:
0, 8, 5, 5
HSL:
336°, 41.6667%, 90.5882%
HSV (HSB):
336°, 8.2988%, 94.5098%
XYZ:
76.2749, 76.0708, 84.7918
xyY:
0.3216, 0.3208, 76.0708
CIE-Lab:
89.8922, 8.2094, -1.4315
CIE-LCH:
89.8922, 8.3332, 350.1088
CIE-Luv:
89.8922, 11.0661, -3.6677
Hunter-Lab:
87.2186, 3.4704, 3.4127
#f1dde5 color charts
#f1dde5 color shades, tints & tones
#f1dde5 color schemes
#f1dde5 color preview, HTML & CSS examples
This text has a color of #f1dde5
<p style="color:#f1dde5;">Text here</p>
.mytext {color:#f1dde5;}
This box has a color of #f1dde5
<div style="background-color:#f1dde5;">Content here</div>
.mybackground {background-color:#f1dde5;}
Border around this has a color of #f1dde5
<div style="border:2px solid #f1dde5;">Content here</div>
.myborder {border:2px solid #f1dde5;}