#facdfd color space conversions
Hex:
#facdfd
RGB:
250, 205, 253
CMY:
2, 20, 1
CMYK:
1, 19, 0, 1
HSL:
296°, 92.3077%, 89.8039%
HSV (HSB):
296°, 18.9723%, 99.2157%
XYZ:
78.9853, 71.0785, 102.4851
xyY:
0.3128, 0.2814, 71.0785
CIE-Lab:
87.5231, 23.8605, -17.5152
CIE-LCH:
87.5231, 29.5991, 323.7189
CIE-Luv:
87.5231, 22.3669, -31.8067
Hunter-Lab:
84.3081, 19.6913, -13.0574
#facdfd color charts
#facdfd color shades, tints & tones
#facdfd color schemes
#facdfd color preview, HTML & CSS examples
This text has a color of #facdfd
<p style="color:#facdfd;">Text here</p>
.mytext {color:#facdfd;}
This box has a color of #facdfd
<div style="background-color:#facdfd;">Content here</div>
.mybackground {background-color:#facdfd;}
Border around this has a color of #facdfd
<div style="border:2px solid #facdfd;">Content here</div>
.myborder {border:2px solid #facdfd;}