#feef85 color space conversions
Hex:
#feef85
RGB:
254, 239, 133
CMY:
0, 6, 48
CMYK:
0, 6, 48, 0
HSL:
53°, 98.3740%, 75.8824%
HSV (HSB):
53°, 47.6378%, 99.6078%
XYZ:
75.9732, 84.4973, 34.4957
xyY:
0.3897, 0.4334, 84.4973
CIE-Lab:
93.6661, -8.6708, 52.7368
CIE-LCH:
93.6661, 53.4449, 99.3368
CIE-Luv:
93.6661, 14.8403, 69.7063
Hunter-Lab:
91.9224, -13.3353, 42.0959
#feef85 color charts
#feef85 color shades, tints & tones
#feef85 color schemes
#feef85 color preview, HTML & CSS examples
This text has a color of #feef85
<p style="color:#feef85;">Text here</p>
.mytext {color:#feef85;}
This box has a color of #feef85
<div style="background-color:#feef85;">Content here</div>
.mybackground {background-color:#feef85;}
Border around this has a color of #feef85
<div style="border:2px solid #feef85;">Content here</div>
.myborder {border:2px solid #feef85;}