#fefafe color space conversions
Hex:
#fefafe
RGB:
254, 250, 254
CMY:
0, 2, 0
CMYK:
0, 2, 0, 0
HSL:
300°, 66.6667%, 98.8235%
HSV (HSB):
300°, 1.5748%, 99.6078%
XYZ:
92.9481, 96.5978, 107.5123
xyY:
0.3129, 0.3252, 96.5978
CIE-Lab:
98.6693, 2.0279, -1.4515
CIE-LCH:
98.6693, 2.4939, 324.4054
CIE-Luv:
98.6693, 2.0154, -2.6214
Hunter-Lab:
98.2842, -3.1886, 3.9421
#fefafe color charts
#fefafe color shades, tints & tones
#fefafe color schemes
#fefafe color preview, HTML & CSS examples
This text has a color of #fefafe
<p style="color:#fefafe;">Text here</p>
.mytext {color:#fefafe;}
This box has a color of #fefafe
<div style="background-color:#fefafe;">Content here</div>
.mybackground {background-color:#fefafe;}
Border around this has a color of #fefafe
<div style="border:2px solid #fefafe;">Content here</div>
.myborder {border:2px solid #fefafe;}