#fda96e color space conversions
Hex:
#fda96e
RGB:
253, 169, 110
CMY:
1, 34, 57
CMYK:
0, 33, 57, 1
HSL:
25°, 97.2789%, 71.1765%
HSV (HSB):
25°, 56.5217%, 99.2157%
XYZ:
57.5105, 50.3844, 21.4459
xyY:
0.4446, 0.3895, 50.3844
CIE-Lab:
76.3046, 25.0371, 42.7802
CIE-LCH:
76.3046, 49.5682, 59.6617
CIE-Luv:
76.3046, 63.7653, 47.9707
Hunter-Lab:
70.9819, 20.4045, 31.7740
#fda96e color charts
#fda96e color shades, tints & tones
#fda96e color schemes
#fda96e color preview, HTML & CSS examples
This text has a color of #fda96e
<p style="color:#fda96e;">Text here</p>
.mytext {color:#fda96e;}
This box has a color of #fda96e
<div style="background-color:#fda96e;">Content here</div>
.mybackground {background-color:#fda96e;}
Border around this has a color of #fda96e
<div style="border:2px solid #fda96e;">Content here</div>
.myborder {border:2px solid #fda96e;}