#fafddd color space conversions
Hex:
#fafddd
RGB:
250, 253, 221
CMY:
2, 1, 13
CMYK:
1, 0, 13, 1
HSL:
66°, 88.8889%, 92.9412%
HSV (HSB):
66°, 12.6482%, 99.2157%
XYZ:
87.6008, 95.7950, 82.2798
xyY:
0.3297, 0.3606, 95.7950
CIE-Lab:
98.3507, -6.3048, 14.9874
CIE-LCH:
98.3507, 16.2596, 112.8153
CIE-Luv:
98.3507, -0.0314, 23.5018
Hunter-Lab:
97.8749, -11.5187, 18.6695
#fafddd color charts
#fafddd color shades, tints & tones
#fafddd color schemes
#fafddd color preview, HTML & CSS examples
This text has a color of #fafddd
<p style="color:#fafddd;">Text here</p>
.mytext {color:#fafddd;}
This box has a color of #fafddd
<div style="background-color:#fafddd;">Content here</div>
.mybackground {background-color:#fafddd;}
Border around this has a color of #fafddd
<div style="border:2px solid #fafddd;">Content here</div>
.myborder {border:2px solid #fafddd;}