#feef95 color space conversions
Hex:
#feef95
RGB:
254, 239, 149
CMY:
0, 6, 42
CMYK:
0, 6, 41, 0
HSL:
51°, 98.1308%, 79.0196%
HSV (HSB):
51°, 41.3386%, 99.6078%
XYZ:
77.1644, 84.9738, 40.7683
xyY:
0.3803, 0.4188, 84.9738
CIE-Lab:
93.8718, -7.1450, 45.2831
CIE-LCH:
93.8718, 45.8434, 98.9665
CIE-Luv:
93.8718, 14.0957, 61.5936
Hunter-Lab:
92.1812, -11.8958, 38.3051
#feef95 color charts
#feef95 color shades, tints & tones
#feef95 color schemes
#feef95 color preview, HTML & CSS examples
This text has a color of #feef95
<p style="color:#feef95;">Text here</p>
.mytext {color:#feef95;}
This box has a color of #feef95
<div style="background-color:#feef95;">Content here</div>
.mybackground {background-color:#feef95;}
Border around this has a color of #feef95
<div style="border:2px solid #feef95;">Content here</div>
.myborder {border:2px solid #feef95;}