#fdd95e color space conversions
Hex:
#fdd95e
RGB:
253, 217, 94
CMY:
1, 15, 63
CMYK:
0, 14, 63, 1
HSL:
46°, 97.5460%, 68.0392%
HSV (HSB):
46°, 62.8458%, 99.2157%
XYZ:
67.3412, 71.3165, 20.8059
xyY:
0.4223, 0.4472, 71.3165
CIE-Lab:
87.6386, -0.9752, 63.4908
CIE-LCH:
87.6386, 63.4983, 90.8800
CIE-Luv:
87.6386, 30.4460, 76.0570
Hunter-Lab:
84.4491, -5.4468, 44.5070
#fdd95e color charts
#fdd95e color shades, tints & tones
#fdd95e color schemes
#fdd95e color preview, HTML & CSS examples
This text has a color of #fdd95e
<p style="color:#fdd95e;">Text here</p>
.mytext {color:#fdd95e;}
This box has a color of #fdd95e
<div style="background-color:#fdd95e;">Content here</div>
.mybackground {background-color:#fdd95e;}
Border around this has a color of #fdd95e
<div style="border:2px solid #fdd95e;">Content here</div>
.myborder {border:2px solid #fdd95e;}