#fef2a9 color space conversions
Hex:
#fef2a9
RGB:
254, 242, 169
CMY:
0, 5, 34
CMYK:
0, 5, 33, 0
HSL:
52°, 97.7011%, 82.9412%
HSV (HSB):
52°, 33.4646%, 99.6078%
XYZ:
79.7866, 87.4397, 50.2085
xyY:
0.3669, 0.4021, 87.4397
CIE-Lab:
94.9245, -6.4576, 36.7348
CIE-LCH:
94.9245, 37.2980, 99.9702
CIE-Luv:
94.9245, 11.2647, 51.8407
Hunter-Lab:
93.5092, -11.3361, 33.6215
#fef2a9 color charts
#fef2a9 color shades, tints & tones
#fef2a9 color schemes
#fef2a9 color preview, HTML & CSS examples
This text has a color of #fef2a9
<p style="color:#fef2a9;">Text here</p>
.mytext {color:#fef2a9;}
This box has a color of #fef2a9
<div style="background-color:#fef2a9;">Content here</div>
.mybackground {background-color:#fef2a9;}
Border around this has a color of #fef2a9
<div style="border:2px solid #fef2a9;">Content here</div>
.myborder {border:2px solid #fef2a9;}