#fefad3 color space conversions
Hex:
#fefad3
RGB:
254, 250, 211
CMY:
0, 2, 17
CMYK:
0, 2, 17, 0
HSL:
54°, 95.5556%, 91.1765%
HSV (HSB):
54°, 16.9291%, 99.6078%
XYZ:
86.8165, 94.1452, 75.2241
xyY:
0.3389, 0.3675, 94.1452
CIE-Lab:
97.6905, -4.9152, 19.2126
CIE-LCH:
97.6905, 19.8313, 104.3505
CIE-Luv:
97.6905, 4.4611, 29.1471
Hunter-Lab:
97.0284, -10.0863, 21.9536
#fefad3 color charts
#fefad3 color shades, tints & tones
#fefad3 color schemes
#fefad3 color preview, HTML & CSS examples
This text has a color of #fefad3
<p style="color:#fefad3;">Text here</p>
.mytext {color:#fefad3;}
This box has a color of #fefad3
<div style="background-color:#fefad3;">Content here</div>
.mybackground {background-color:#fefad3;}
Border around this has a color of #fefad3
<div style="border:2px solid #fefad3;">Content here</div>
.myborder {border:2px solid #fefad3;}