#f1adef color space conversions
Hex:
#f1adef
RGB:
241, 173, 239
CMY:
5, 32, 6
CMYK:
0, 28, 1, 5
HSL:
302°, 70.8333%, 81.1765%
HSV (HSB):
302°, 28.2158%, 94.5098%
XYZ:
66.7992, 54.8199, 88.7220
xyY:
0.3176, 0.2606, 54.8199
CIE-Lab:
78.9374, 35.3305, -23.1192
CIE-LCH:
78.9374, 42.2225, 326.8005
CIE-Luv:
78.9374, 34.3224, -42.3463
Hunter-Lab:
74.0405, 31.4716, -19.2183
#f1adef color charts
#f1adef color shades, tints & tones
#f1adef color schemes
#f1adef color preview, HTML & CSS examples
This text has a color of #f1adef
<p style="color:#f1adef;">Text here</p>
.mytext {color:#f1adef;}
This box has a color of #f1adef
<div style="background-color:#f1adef;">Content here</div>
.mybackground {background-color:#f1adef;}
Border around this has a color of #f1adef
<div style="border:2px solid #f1adef;">Content here</div>
.myborder {border:2px solid #f1adef;}