#fadcdf color space conversions
Hex:
#fadcdf
RGB:
250, 220, 223
CMY:
2, 14, 13
CMYK:
0, 12, 11, 2
HSL:
354°, 75.0000%, 92.1569%
HSV (HSB):
354°, 12.0000%, 98.0392%
XYZ:
78.3368, 76.8381, 80.5145
xyY:
0.3324, 0.3260, 76.8381
CIE-Lab:
90.2470, 10.8295, 2.3279
CIE-LCH:
90.2470, 11.0769, 12.1314
CIE-Luv:
90.2470, 17.5591, 1.5460
Hunter-Lab:
87.6573, 6.1199, 6.9015
#fadcdf color charts
#fadcdf color shades, tints & tones
#fadcdf color schemes
#fadcdf color preview, HTML & CSS examples
This text has a color of #fadcdf
<p style="color:#fadcdf;">Text here</p>
.mytext {color:#fadcdf;}
This box has a color of #fadcdf
<div style="background-color:#fadcdf;">Content here</div>
.mybackground {background-color:#fadcdf;}
Border around this has a color of #fadcdf
<div style="border:2px solid #fadcdf;">Content here</div>
.myborder {border:2px solid #fadcdf;}