#faffdc color space conversions
Hex:
#faffdc
RGB:
250, 255, 220
CMY:
2, 0, 14
CMYK:
2, 0, 14, 0
HSL:
69°, 100.0000%, 93.1373%
HSV (HSB):
69°, 13.7255%, 100.0000%
XYZ:
88.1026, 97.0113, 81.7917
xyY:
0.3301, 0.3635, 97.0113
CIE-Lab:
98.8327, -7.4547, 16.1793
CIE-LCH:
98.8327, 17.8141, 114.7381
CIE-Luv:
98.8327, -1.0453, 25.4381
Hunter-Lab:
98.4943, -12.6978, 19.7104
#faffdc color charts
#faffdc RGB chart
#faffdc CMYK chart
#faffdc RGB pie chart
#faffdc color shades, tints & tones
#faffdc color schemes
#faffdc color preview, HTML & CSS examples
This text has a color of #faffdc
<p style="color:#faffdc;">Text here</p>
.mytext {color:#faffdc;}
Text color #faffdc
This box has a color of #faffdc
<div style="background-color:#faffdc;">Content here</div>
.mybackground {background-color:#faffdc;}
Background color #faffdc
Border around this has a color of #faffdc
<div style="border:2px solid #faffdc;">Content here</div>
.myborder {border:2px solid #faffdc;}
Border color #faffdc