#fafdcc color space conversions
Hex:
#fafdcc
RGB:
250, 253, 204
CMY:
2, 1, 20
CMYK:
1, 0, 19, 1
HSL:
64°, 92.4528%, 89.6078%
HSV (HSB):
64°, 19.3676%, 99.2157%
XYZ:
85.4487, 94.9342, 70.9472
xyY:
0.3400, 0.3777, 94.9342
CIE-Lab:
98.0072, -8.8417, 23.1750
CIE-LCH:
98.0072, 24.8044, 110.8828
CIE-Luv:
98.0072, 0.7802, 35.3536
Hunter-Lab:
97.4342, -13.9673, 25.0316
#fafdcc color charts
#fafdcc RGB chart
#fafdcc CMYK chart
#fafdcc RGB pie chart
#fafdcc color shades, tints & tones
#fafdcc color schemes
#fafdcc color preview, HTML & CSS examples
This text has a color of #fafdcc
<p style="color:#fafdcc;">Text here</p>
.mytext {color:#fafdcc;}
Text color #fafdcc
This box has a color of #fafdcc
<div style="background-color:#fafdcc;">Content here</div>
.mybackground {background-color:#fafdcc;}
Background color #fafdcc
Border around this has a color of #fafdcc
<div style="border:2px solid #fafdcc;">Content here</div>
.myborder {border:2px solid #fafdcc;}
Border color #fafdcc