#f1dafa color space conversions
Hex:
#f1dafa
RGB:
241, 218, 250
CMY:
5, 15, 2
CMYK:
4, 13, 0, 2
HSL:
283°, 76.1905%, 91.7647%
HSV (HSB):
283°, 12.8000%, 98.0392%
XYZ:
78.6024, 75.7457, 100.9201
xyY:
0.3079, 0.2967, 75.7457
CIE-Lab:
89.7411, 13.5392, -12.6882
CIE-LCH:
89.7411, 18.5553, 316.8583
CIE-Luv:
89.7411, 10.8995, -22.3030
Hunter-Lab:
87.0320, 8.9050, -7.8287
#f1dafa color charts
#f1dafa color shades, tints & tones
#f1dafa color schemes
#f1dafa color preview, HTML & CSS examples
This text has a color of #f1dafa
<p style="color:#f1dafa;">Text here</p>
.mytext {color:#f1dafa;}
This box has a color of #f1dafa
<div style="background-color:#f1dafa;">Content here</div>
.mybackground {background-color:#f1dafa;}
Border around this has a color of #f1dafa
<div style="border:2px solid #f1dafa;">Content here</div>
.myborder {border:2px solid #f1dafa;}