#fdf093 color space conversions
Hex:
#fdf093
RGB:
253, 240, 147
CMY:
1, 6, 42
CMYK:
0, 5, 42, 1
HSL:
53°, 96.3636%, 78.4314%
HSV (HSB):
53°, 41.8972%, 99.2157%
XYZ:
76.9346, 85.3094, 40.0152
xyY:
0.3804, 0.4218, 85.3094
CIE-Lab:
94.0163, -8.2312, 46.4254
CIE-LCH:
94.0163, 47.1494, 100.0541
CIE-Luv:
94.0163, 12.9154, 63.0956
Hunter-Lab:
92.3631, -12.9524, 38.9675
#fdf093 color charts
#fdf093 color shades, tints & tones
#fdf093 color schemes
#fdf093 color preview, HTML & CSS examples
This text has a color of #fdf093
<p style="color:#fdf093;">Text here</p>
.mytext {color:#fdf093;}
This box has a color of #fdf093
<div style="background-color:#fdf093;">Content here</div>
.mybackground {background-color:#fdf093;}
Border around this has a color of #fdf093
<div style="border:2px solid #fdf093;">Content here</div>
.myborder {border:2px solid #fdf093;}