#fda94b color space conversions
Hex:
#fda94b
RGB:
253, 169, 75
CMY:
1, 34, 71
CMYK:
0, 33, 70, 1
HSL:
32°, 97.8022%, 64.3137%
HSV (HSB):
32°, 70.3557%, 99.2157%
XYZ:
55.9660, 49.7666, 13.3128
xyY:
0.4701, 0.4180, 49.7666
CIE-Lab:
75.9258, 22.8498, 59.2269
CIE-LCH:
75.9258, 63.4818, 68.9033
CIE-Luv:
75.9258, 67.0242, 62.5346
Hunter-Lab:
70.5454, 18.1553, 38.1930
#fda94b color charts
#fda94b color shades, tints & tones
#fda94b color schemes
#fda94b color preview, HTML & CSS examples
This text has a color of #fda94b
<p style="color:#fda94b;">Text here</p>
.mytext {color:#fda94b;}
This box has a color of #fda94b
<div style="background-color:#fda94b;">Content here</div>
.mybackground {background-color:#fda94b;}
Border around this has a color of #fda94b
<div style="border:2px solid #fda94b;">Content here</div>
.myborder {border:2px solid #fda94b;}