#faffd4 color space conversions
Hex:
#faffd4
RGB:
250, 255, 212
CMY:
2, 0, 17
CMYK:
2, 0, 17, 0
HSL:
67°, 100.0000%, 91.5686%
HSV (HSB):
67°, 16.8627%, 100.0000%
XYZ:
87.0680, 96.5975, 76.3436
xyY:
0.3349, 0.3715, 96.5975
CIE-Lab:
98.6691, -8.6657, 20.0272
CIE-LCH:
98.6691, 21.8217, 113.3980
CIE-Luv:
98.6691, -0.6738, 31.0564
Hunter-Lab:
98.2840, -13.8671, 22.7444
#faffd4 color charts
#faffd4 color shades, tints & tones
#faffd4 color schemes
#faffd4 color preview, HTML & CSS examples
This text has a color of #faffd4
<p style="color:#faffd4;">Text here</p>
.mytext {color:#faffd4;}
This box has a color of #faffd4
<div style="background-color:#faffd4;">Content here</div>
.mybackground {background-color:#faffd4;}
Border around this has a color of #faffd4
<div style="border:2px solid #faffd4;">Content here</div>
.myborder {border:2px solid #faffd4;}