#fadefc color space conversions
Hex:
#fadefc
RGB:
250, 222, 252
CMY:
2, 13, 1
CMYK:
1, 12, 0, 1
HSL:
296°, 83.3333%, 92.9412%
HSV (HSB):
296°, 11.9048%, 98.8235%
XYZ:
83.1163, 79.5948, 103.0781
xyY:
0.3127, 0.2995, 79.5948
CIE-Lab:
91.5028, 14.7633, -11.0311
CIE-LCH:
91.5028, 18.4294, 323.2331
CIE-Luv:
91.5028, 13.9760, -19.9140
Hunter-Lab:
89.2159, 10.1682, -6.0512
#fadefc color charts
#fadefc RGB chart
#fadefc CMYK chart
#fadefc RGB pie chart
#fadefc color shades, tints & tones
#fadefc color schemes
#fadefc color preview, HTML & CSS examples
This text has a color of #fadefc
<p style="color:#fadefc;">Text here</p>
.mytext {color:#fadefc;}
Text color #fadefc
This box has a color of #fadefc
<div style="background-color:#fadefc;">Content here</div>
.mybackground {background-color:#fadefc;}
Background color #fadefc
Border around this has a color of #fadefc
<div style="border:2px solid #fadefc;">Content here</div>
.myborder {border:2px solid #fadefc;}
Border color #fadefc