#faffd2 color space conversions
Hex:
#faffd2
RGB:
250, 255, 210
CMY:
2, 0, 18
CMYK:
2, 0, 18, 0
HSL:
67°, 100.0000%, 91.1765%
HSV (HSB):
67°, 17.6471%, 100.0000%
XYZ:
86.8172, 96.4971, 75.0228
xyY:
0.3361, 0.3735, 96.4971
CIE-Lab:
98.6294, -8.9613, 20.9893
CIE-LCH:
98.6294, 22.8223, 113.1197
CIE-Luv:
98.6294, -0.5825, 32.4383
Hunter-Lab:
98.2330, -14.1513, 23.4819
#faffd2 color charts
#faffd2 color shades, tints & tones
#faffd2 color schemes
#faffd2 color preview, HTML & CSS examples
This text has a color of #faffd2
<p style="color:#faffd2;">Text here</p>
.mytext {color:#faffd2;}
This box has a color of #faffd2
<div style="background-color:#faffd2;">Content here</div>
.mybackground {background-color:#faffd2;}
Border around this has a color of #faffd2
<div style="border:2px solid #faffd2;">Content here</div>
.myborder {border:2px solid #faffd2;}