#fadafe color space conversions
Hex:
#fadafe
RGB:
250, 218, 254
CMY:
2, 15, 0
CMYK:
2, 14, 0, 0
HSL:
293°, 94.7368%, 92.5490%
HSV (HSB):
293°, 14.1732%, 99.6078%
XYZ:
82.3851, 77.6226, 104.4064
xyY:
0.3116, 0.2936, 77.6226
CIE-Lab:
90.6074, 17.2165, -13.4148
CIE-LCH:
90.6074, 21.8258, 322.0749
CIE-Luv:
90.6074, 15.7978, -24.1438
Hunter-Lab:
88.1037, 12.7327, -8.5885
#fadafe color charts
#fadafe RGB chart
#fadafe CMYK chart
#fadafe RGB pie chart
#fadafe color shades, tints & tones
#fadafe color schemes
#fadafe color preview, HTML & CSS examples
This text has a color of #fadafe
<p style="color:#fadafe;">Text here</p>
.mytext {color:#fadafe;}
Text color #fadafe
This box has a color of #fadafe
<div style="background-color:#fadafe;">Content here</div>
.mybackground {background-color:#fadafe;}
Background color #fadafe
Border around this has a color of #fadafe
<div style="border:2px solid #fadafe;">Content here</div>
.myborder {border:2px solid #fadafe;}
Border color #fadafe