#fefefa color space conversions
Hex:
#fefefa
RGB:
254, 254, 250
CMY:
0, 0, 2
CMYK:
0, 0, 2, 0
HSL:
60°, 66.6667%, 98.8235%
HSV (HSB):
60°, 1.5748%, 99.6078%
XYZ:
93.5702, 98.8566, 104.5920
xyY:
0.3150, 0.3328, 98.8566
CIE-Lab:
99.5562, -0.6901, 1.8974
CIE-LCH:
99.5562, 2.0190, 109.9886
CIE-Luv:
99.5562, 0.2225, 3.0554
Hunter-Lab:
99.4266, -6.0107, 7.2284
#fefefa color charts
#fefefa RGB chart
#fefefa CMYK chart
#fefefa RGB pie chart
#fefefa color shades, tints & tones
#fefefa color schemes
#fefefa color preview, HTML & CSS examples
This text has a color of #fefefa
<p style="color:#fefefa;">Text here</p>
.mytext {color:#fefefa;}
Text color #fefefa
This box has a color of #fefefa
<div style="background-color:#fefefa;">Content here</div>
.mybackground {background-color:#fefefa;}
Background color #fefefa
Border around this has a color of #fefefa
<div style="border:2px solid #fefefa;">Content here</div>
.myborder {border:2px solid #fefefa;}
Border color #fefefa