#fadfda color space conversions
Hex:
#fadfda
RGB:
250, 223, 218
CMY:
2, 13, 15
CMYK:
0, 11, 13, 2
HSL:
9°, 76.1905%, 91.7647%
HSV (HSB):
9°, 12.8000%, 98.0392%
XYZ:
78.4669, 78.1613, 77.2807
xyY:
0.3355, 0.3342, 78.1613
CIE-Lab:
90.8535, 8.4750, 5.8279
CIE-LCH:
90.8535, 10.2854, 34.5146
CIE-Luv:
90.8535, 16.3495, 7.1979
Hunter-Lab:
88.4089, 3.7113, 10.0592
#fadfda color charts
#fadfda color shades, tints & tones
#fadfda color schemes
#fadfda color preview, HTML & CSS examples
This text has a color of #fadfda
<p style="color:#fadfda;">Text here</p>
.mytext {color:#fadfda;}
This box has a color of #fadfda
<div style="background-color:#fadfda;">Content here</div>
.mybackground {background-color:#fadfda;}
Border around this has a color of #fadfda
<div style="border:2px solid #fadfda;">Content here</div>
.myborder {border:2px solid #fadfda;}