#fafed4 color space conversions
Hex:
#fafed4
RGB:
250, 254, 212
CMY:
2, 0, 17
CMYK:
2, 0, 17, 0
HSL:
66°, 95.4545%, 91.3725%
HSV (HSB):
66°, 16.5354%, 99.6078%
XYZ:
86.7498, 95.9611, 76.2375
xyY:
0.3350, 0.3706, 95.9611
CIE-Lab:
98.4168, -8.1702, 19.6744
CIE-LCH:
98.4168, 21.3034, 112.5516
CIE-Luv:
98.4168, -0.1353, 30.4577
Hunter-Lab:
97.9597, -13.3560, 22.4292
#fafed4 color charts
#fafed4 color shades, tints & tones
#fafed4 color schemes
#fafed4 color preview, HTML & CSS examples
This text has a color of #fafed4
<p style="color:#fafed4;">Text here</p>
.mytext {color:#fafed4;}
This box has a color of #fafed4
<div style="background-color:#fafed4;">Content here</div>
.mybackground {background-color:#fafed4;}
Border around this has a color of #fafed4
<div style="border:2px solid #fafed4;">Content here</div>
.myborder {border:2px solid #fafed4;}