#fef1a5 color space conversions
Hex:
#fef1a5
RGB:
254, 241, 165
CMY:
0, 5, 35
CMYK:
0, 5, 35, 0
HSL:
51°, 97.8022%, 82.1569%
HSV (HSB):
51°, 35.0394%, 99.6078%
XYZ:
79.1199, 86.6980, 48.1616
xyY:
0.3698, 0.4052, 86.6980
CIE-Lab:
94.6100, -6.4195, 38.3214
CIE-LCH:
94.6100, 38.8553, 99.5098
CIE-Luv:
94.6100, 12.0701, 53.6676
Hunter-Lab:
93.1118, -11.2688, 34.5108
#fef1a5 color charts
#fef1a5 color shades, tints & tones
#fef1a5 color schemes
#fef1a5 color preview, HTML & CSS examples
This text has a color of #fef1a5
<p style="color:#fef1a5;">Text here</p>
.mytext {color:#fef1a5;}
This box has a color of #fef1a5
<div style="background-color:#fef1a5;">Content here</div>
.mybackground {background-color:#fef1a5;}
Border around this has a color of #fef1a5
<div style="border:2px solid #fef1a5;">Content here</div>
.myborder {border:2px solid #fef1a5;}