#fdae16 color space conversions
Hex:
#fdae16
RGB:
253, 174, 22
CMY:
1, 32, 91
CMYK:
0, 31, 91, 1
HSL:
39°, 98.2979%, 53.9216%
HSV (HSB):
39°, 91.3043%, 99.2157%
XYZ:
55.7889, 51.2127, 7.7037
xyY:
0.4864, 0.4465, 51.2127
CIE-Lab:
76.8077, 18.6061, 77.2934
CIE-LCH:
76.8077, 79.5012, 76.4653
CIE-Luv:
76.8077, 65.4995, 75.6646
Hunter-Lab:
71.5630, 13.9192, 43.7116
#fdae16 color charts
#fdae16 color shades, tints & tones
#fdae16 color schemes
#fdae16 color preview, HTML & CSS examples
This text has a color of #fdae16
<p style="color:#fdae16;">Text here</p>
.mytext {color:#fdae16;}
This box has a color of #fdae16
<div style="background-color:#fdae16;">Content here</div>
.mybackground {background-color:#fdae16;}
Border around this has a color of #fdae16
<div style="border:2px solid #fdae16;">Content here</div>
.myborder {border:2px solid #fdae16;}