#fda59d color space conversions
Hex:
#fda59d
RGB:
253, 165, 157
CMY:
1, 35, 38
CMYK:
0, 35, 38, 1
HSL:
5°, 96.0000%, 80.3922%
HSV (HSB):
5°, 37.9447%, 99.2157%
XYZ:
60.0489, 50.2272, 38.4282
xyY:
0.4038, 0.3378, 50.2272
CIE-Lab:
76.2085, 31.5841, 17.6419
CIE-LCH:
76.2085, 36.1772, 29.1864
CIE-Luv:
76.2085, 60.2204, 18.2212
Hunter-Lab:
70.8712, 27.2180, 17.4612
#fda59d color charts
#fda59d color shades, tints & tones
#fda59d color schemes
#fda59d color preview, HTML & CSS examples
This text has a color of #fda59d
<p style="color:#fda59d;">Text here</p>
.mytext {color:#fda59d;}
This box has a color of #fda59d
<div style="background-color:#fda59d;">Content here</div>
.mybackground {background-color:#fda59d;}
Border around this has a color of #fda59d
<div style="border:2px solid #fda59d;">Content here</div>
.myborder {border:2px solid #fda59d;}