#fadeef color space conversions
Hex:
#fadeef
RGB:
250, 222, 239
CMY:
2, 13, 6
CMYK:
0, 11, 4, 2
HSL:
324°, 73.6842%, 92.5490%
HSV (HSB):
324°, 11.2000%, 98.0392%
XYZ:
81.1256, 78.7985, 92.5952
xyY:
0.3213, 0.3120, 78.7985
CIE-Lab:
91.1431, 12.4656, -4.7547
CIE-LCH:
91.1431, 13.3416, 339.1219
CIE-Luv:
91.1431, 15.1122, -9.5869
Hunter-Lab:
88.7685, 7.7863, 0.2921
#fadeef color charts
#fadeef RGB chart
#fadeef CMYK chart
#fadeef RGB pie chart
#fadeef color shades, tints & tones
#fadeef color schemes
#fadeef color preview, HTML & CSS examples
This text has a color of #fadeef
<p style="color:#fadeef;">Text here</p>
.mytext {color:#fadeef;}
Text color #fadeef
This box has a color of #fadeef
<div style="background-color:#fadeef;">Content here</div>
.mybackground {background-color:#fadeef;}
Background color #fadeef
Border around this has a color of #fadeef
<div style="border:2px solid #fadeef;">Content here</div>
.myborder {border:2px solid #fadeef;}
Border color #fadeef