#fdf29e color space conversions
Hex:
#fdf29e
RGB:
253, 242, 158
CMY:
1, 5, 38
CMYK:
0, 4, 38, 1
HSL:
53°, 95.9596%, 80.5882%
HSV (HSB):
53°, 37.5494%, 99.2157%
XYZ:
78.4317, 86.8555, 44.9788
xyY:
0.3730, 0.4131, 86.8555
CIE-Lab:
94.6769, -8.0757, 41.8705
CIE-LCH:
94.6769, 42.6422, 100.9168
CIE-Luv:
94.6769, 11.1714, 58.1288
Hunter-Lab:
93.1963, -12.8724, 36.6227
#fdf29e color charts
#fdf29e color shades, tints & tones
#fdf29e color schemes
#fdf29e color preview, HTML & CSS examples
This text has a color of #fdf29e
<p style="color:#fdf29e;">Text here</p>
.mytext {color:#fdf29e;}
This box has a color of #fdf29e
<div style="background-color:#fdf29e;">Content here</div>
.mybackground {background-color:#fdf29e;}
Border around this has a color of #fdf29e
<div style="border:2px solid #fdf29e;">Content here</div>
.myborder {border:2px solid #fdf29e;}