#f1defa color space conversions
Hex:
#f1defa
RGB:
241, 222, 250
CMY:
5, 13, 2
CMYK:
4, 11, 0, 2
HSL:
281°, 73.6842%, 92.5490%
HSV (HSB):
281°, 11.2000%, 98.0392%
XYZ:
79.6522, 77.8455, 101.2700
xyY:
0.3078, 0.3008, 77.8455
CIE-Lab:
90.7093, 11.4463, -11.2441
CIE-LCH:
90.7093, 16.0451, 315.5105
CIE-Luv:
90.7093, 8.9181, -19.6504
Hunter-Lab:
88.2301, 6.7434, -6.2917
#f1defa color charts
#f1defa color shades, tints & tones
#f1defa color schemes
#f1defa color preview, HTML & CSS examples
This text has a color of #f1defa
<p style="color:#f1defa;">Text here</p>
.mytext {color:#f1defa;}
This box has a color of #f1defa
<div style="background-color:#f1defa;">Content here</div>
.mybackground {background-color:#f1defa;}
Border around this has a color of #f1defa
<div style="border:2px solid #f1defa;">Content here</div>
.myborder {border:2px solid #f1defa;}