#fafed6 color space conversions
Hex:
#fafed6
RGB:
250, 254, 214
CMY:
2, 0, 16
CMYK:
2, 0, 16, 0
HSL:
66°, 95.2381%, 91.7647%
HSV (HSB):
66°, 15.7480%, 99.6078%
XYZ:
87.0038, 96.0627, 77.5747
xyY:
0.3338, 0.3686, 96.0627
CIE-Lab:
98.4571, -7.8714, 18.7117
CIE-LCH:
98.4571, 20.2999, 112.8148
CIE-Luv:
98.4571, -0.2291, 29.0635
Hunter-Lab:
98.0116, -13.0678, 21.6809
#fafed6 color charts
#fafed6 color shades, tints & tones
#fafed6 color schemes
#fafed6 color preview, HTML & CSS examples
This text has a color of #fafed6
<p style="color:#fafed6;">Text here</p>
.mytext {color:#fafed6;}
This box has a color of #fafed6
<div style="background-color:#fafed6;">Content here</div>
.mybackground {background-color:#fafed6;}
Border around this has a color of #fafed6
<div style="border:2px solid #fafed6;">Content here</div>
.myborder {border:2px solid #fafed6;}