#fefa4e color space conversions
Hex:
#fefa4e
RGB:
254, 250, 78
CMY:
0, 2, 69
CMYK:
0, 2, 69, 0
HSL:
59°, 98.8764%, 65.0980%
HSV (HSB):
59°, 69.2913%, 99.6078%
XYZ:
76.4338, 89.9921, 20.5494
xyY:
0.4088, 0.4813, 89.9921
CIE-Lab:
95.9935, -17.7669, 78.3711
CIE-LCH:
95.9935, 80.3598, 102.7732
CIE-Luv:
95.9935, 9.5246, 94.8217
Hunter-Lab:
94.8642, -22.1916, 53.5615
#fefa4e color charts
#fefa4e color shades, tints & tones
#fefa4e color schemes
#fefa4e color preview, HTML & CSS examples
This text has a color of #fefa4e
<p style="color:#fefa4e;">Text here</p>
.mytext {color:#fefa4e;}
This box has a color of #fefa4e
<div style="background-color:#fefa4e;">Content here</div>
.mybackground {background-color:#fefa4e;}
Border around this has a color of #fefa4e
<div style="border:2px solid #fefa4e;">Content here</div>
.myborder {border:2px solid #fefa4e;}