#fafecd color space conversions
Hex:
#fafecd
RGB:
250, 254, 205
CMY:
2, 0, 20
CMYK:
2, 0, 19, 0
HSL:
65°, 96.0784%, 90.0000%
HSV (HSB):
65°, 19.2913%, 99.6078%
XYZ:
85.8856, 95.6154, 71.6866
xyY:
0.3392, 0.3776, 95.6154
CIE-Lab:
98.2792, -9.1932, 23.0438
CIE-LCH:
98.2792, 24.8099, 111.7493
CIE-Luv:
98.2792, 0.1881, 35.2638
Hunter-Lab:
97.7831, -14.3390, 24.9816
#fafecd color charts
#fafecd RGB chart
#fafecd CMYK chart
#fafecd RGB pie chart
#fafecd color shades, tints & tones
#fafecd color schemes
#fafecd color preview, HTML & CSS examples
This text has a color of #fafecd
<p style="color:#fafecd;">Text here</p>
.mytext {color:#fafecd;}
Text color #fafecd
This box has a color of #fafecd
<div style="background-color:#fafecd;">Content here</div>
.mybackground {background-color:#fafecd;}
Background color #fafecd
Border around this has a color of #fafecd
<div style="border:2px solid #fafecd;">Content here</div>
.myborder {border:2px solid #fafecd;}
Border color #fafecd