#fda13d color space conversions
Hex:
#fda13d
RGB:
253, 161, 61
CMY:
1, 37, 76
CMYK:
0, 36, 76, 1
HSL:
31°, 97.9592%, 61.5686%
HSV (HSB):
31°, 75.8893%, 99.2157%
XYZ:
54.0952, 46.7093, 10.5795
xyY:
0.4857, 0.4194, 46.7093
CIE-Lab:
74.0034, 26.4131, 63.2325
CIE-LCH:
74.0034, 68.5273, 67.3290
CIE-Luv:
74.0034, 74.3546, 63.6692
Hunter-Lab:
68.3442, 21.6823, 38.6630
#fda13d color charts
#fda13d color shades, tints & tones
#fda13d color schemes
#fda13d color preview, HTML & CSS examples
This text has a color of #fda13d
<p style="color:#fda13d;">Text here</p>
.mytext {color:#fda13d;}
This box has a color of #fda13d
<div style="background-color:#fda13d;">Content here</div>
.mybackground {background-color:#fda13d;}
Border around this has a color of #fda13d
<div style="border:2px solid #fda13d;">Content here</div>
.myborder {border:2px solid #fda13d;}