#fffafe color space conversions
Hex:
#fffafe
RGB:
255, 250, 254
CMY:
0, 2, 0
CMYK:
0, 2, 0, 0
HSL:
312°, 100.0000%, 99.0196%
HSV (HSB):
312°, 1.9608%, 100.0000%
XYZ:
93.3150, 96.7870, 107.5295
xyY:
0.3135, 0.3252, 96.7870
CIE-Lab:
98.7441, 2.3577, -1.3332
CIE-LCH:
98.7441, 2.7085, 330.5139
CIE-Luv:
98.7441, 2.5795, -2.4967
Hunter-Lab:
98.3804, -2.8562, 4.0625
#fffafe color charts
#fffafe RGB chart
#fffafe CMYK chart
#fffafe RGB pie chart
#fffafe color shades, tints & tones
#fffafe color schemes
#fffafe color preview, HTML & CSS examples
This text has a color of #fffafe
<p style="color:#fffafe;">Text here</p>
.mytext {color:#fffafe;}
Text color #fffafe
This box has a color of #fffafe
<div style="background-color:#fffafe;">Content here</div>
.mybackground {background-color:#fffafe;}
Background color #fffafe
Border around this has a color of #fffafe
<div style="border:2px solid #fffafe;">Content here</div>
.myborder {border:2px solid #fffafe;}
Border color #fffafe