#fdf09f color space conversions
Hex:
#fdf09f
RGB:
253, 240, 159
CMY:
1, 6, 38
CMYK:
0, 5, 37, 1
HSL:
52°, 95.9184%, 80.7843%
HSV (HSB):
52°, 37.1542%, 99.2157%
XYZ:
77.9261, 85.7060, 45.2367
xyY:
0.3731, 0.4103, 85.7060
CIE-Lab:
94.1865, -6.9717, 40.7408
CIE-LCH:
94.1865, 41.3330, 99.7105
CIE-Luv:
94.1865, 12.3304, 56.5258
Hunter-Lab:
92.5775, -11.7603, 35.8331
#fdf09f color charts
#fdf09f color shades, tints & tones
#fdf09f color schemes
#fdf09f color preview, HTML & CSS examples
This text has a color of #fdf09f
<p style="color:#fdf09f;">Text here</p>
.mytext {color:#fdf09f;}
This box has a color of #fdf09f
<div style="background-color:#fdf09f;">Content here</div>
.mybackground {background-color:#fdf09f;}
Border around this has a color of #fdf09f
<div style="border:2px solid #fdf09f;">Content here</div>
.myborder {border:2px solid #fdf09f;}