#fafddf color space conversions
Hex:
#fafddf
RGB:
250, 253, 223
CMY:
2, 1, 13
CMYK:
1, 0, 12, 1
HSL:
66°, 88.2353%, 93.3333%
HSV (HSB):
66°, 11.8577%, 99.2157%
XYZ:
87.8689, 95.9023, 83.6918
xyY:
0.3285, 0.3586, 95.9023
CIE-Lab:
98.3934, -5.9928, 14.0248
CIE-LCH:
98.3934, 15.2515, 113.1368
CIE-Luv:
98.3934, -0.1298, 22.0656
Hunter-Lab:
97.9297, -11.2152, 17.8809
#fafddf color charts
#fafddf color shades, tints & tones
#fafddf color schemes
#fafddf color preview, HTML & CSS examples
This text has a color of #fafddf
<p style="color:#fafddf;">Text here</p>
.mytext {color:#fafddf;}
This box has a color of #fafddf
<div style="background-color:#fafddf;">Content here</div>
.mybackground {background-color:#fafddf;}
Border around this has a color of #fafddf
<div style="border:2px solid #fafddf;">Content here</div>
.myborder {border:2px solid #fafddf;}