#fda21e color space conversions
Hex:
#fda21e
RGB:
253, 162, 30
CMY:
1, 36, 88
CMYK:
0, 36, 88, 1
HSL:
36°, 98.2379%, 55.4902%
HSV (HSB):
36°, 88.1423%, 99.2157%
XYZ:
53.6627, 46.8170, 7.4366
xyY:
0.4973, 0.4338, 46.8170
CIE-Lab:
74.0726, 25.0078, 73.5452
CIE-LCH:
74.0726, 77.6806, 71.2203
CIE-Luv:
74.0726, 75.0904, 70.3819
Hunter-Lab:
68.4230, 20.2535, 41.4521
#fda21e color charts
#fda21e color shades, tints & tones
#fda21e color schemes
#fda21e color preview, HTML & CSS examples
This text has a color of #fda21e
<p style="color:#fda21e;">Text here</p>
.mytext {color:#fda21e;}
This box has a color of #fda21e
<div style="background-color:#fda21e;">Content here</div>
.mybackground {background-color:#fda21e;}
Border around this has a color of #fda21e
<div style="border:2px solid #fda21e;">Content here</div>
.myborder {border:2px solid #fda21e;}