#fda13f color space conversions
Hex:
#fda13f
RGB:
253, 161, 63
CMY:
1, 37, 75
CMYK:
0, 36, 75, 1
HSL:
31°, 97.9381%, 61.9608%
HSV (HSB):
31°, 75.0988%, 99.2157%
XYZ:
54.1501, 46.7313, 10.8686
xyY:
0.4846, 0.4182, 46.7313
CIE-Lab:
74.0175, 26.4924, 62.4268
CIE-LCH:
74.0175, 67.8156, 67.0048
CIE-Luv:
74.0175, 74.2164, 63.1056
Hunter-Lab:
68.3603, 21.7644, 38.4256
#fda13f color charts
#fda13f color shades, tints & tones
#fda13f color schemes
#fda13f color preview, HTML & CSS examples
This text has a color of #fda13f
<p style="color:#fda13f;">Text here</p>
.mytext {color:#fda13f;}
This box has a color of #fda13f
<div style="background-color:#fda13f;">Content here</div>
.mybackground {background-color:#fda13f;}
Border around this has a color of #fda13f
<div style="border:2px solid #fda13f;">Content here</div>
.myborder {border:2px solid #fda13f;}