#fadcec color space conversions
Hex:
#fadcec
RGB:
250, 220, 236
CMY:
2, 14, 7
CMYK:
0, 12, 6, 2
HSL:
328°, 75.0000%, 92.1569%
HSV (HSB):
328°, 12.0000%, 98.0392%
XYZ:
80.1579, 77.5665, 90.1039
xyY:
0.3234, 0.3130, 77.5665
CIE-Lab:
90.5817, 12.9917, -4.0077
CIE-LCH:
90.5817, 13.5958, 342.8560
CIE-Luv:
90.5817, 16.4181, -8.5148
Hunter-Lab:
88.0719, 8.3345, 0.9923
#fadcec color charts
#fadcec color shades, tints & tones
#fadcec color schemes
#fadcec color preview, HTML & CSS examples
This text has a color of #fadcec
<p style="color:#fadcec;">Text here</p>
.mytext {color:#fadcec;}
This box has a color of #fadcec
<div style="background-color:#fadcec;">Content here</div>
.mybackground {background-color:#fadcec;}
Border around this has a color of #fadcec
<div style="border:2px solid #fadcec;">Content here</div>
.myborder {border:2px solid #fadcec;}