#fdd96e color space conversions
Hex:
#fdd96e
RGB:
253, 217, 110
CMY:
1, 15, 57
CMYK:
0, 14, 57, 1
HSL:
45°, 97.2789%, 71.1765%
HSV (HSB):
45°, 56.5217%, 99.2157%
XYZ:
68.1353, 71.6341, 24.9875
xyY:
0.4136, 0.4348, 71.6341
CIE-Lab:
87.7922, 0.1078, 56.5043
CIE-LCH:
87.7922, 56.5044, 89.8907
CIE-Luv:
87.7922, 29.6661, 69.7899
Hunter-Lab:
84.6370, -4.4167, 41.7416
#fdd96e color charts
#fdd96e color shades, tints & tones
#fdd96e color schemes
#fdd96e color preview, HTML & CSS examples
This text has a color of #fdd96e
<p style="color:#fdd96e;">Text here</p>
.mytext {color:#fdd96e;}
This box has a color of #fdd96e
<div style="background-color:#fdd96e;">Content here</div>
.mybackground {background-color:#fdd96e;}
Border around this has a color of #fdd96e
<div style="border:2px solid #fdd96e;">Content here</div>
.myborder {border:2px solid #fdd96e;}