#fda02a color space conversions
Hex:
#fda02a
RGB:
253, 160, 42
CMY:
1, 37, 84
CMYK:
0, 37, 83, 1
HSL:
34°, 98.1395%, 57.8431%
HSV (HSB):
34°, 83.3992%, 99.2157%
XYZ:
53.4967, 46.1914, 8.2867
xyY:
0.4955, 0.4278, 46.1914
CIE-Lab:
73.6696, 26.3185, 69.8466
CIE-LCH:
73.6696, 74.6405, 69.3534
CIE-Luv:
73.6696, 76.2550, 67.7131
Hunter-Lab:
67.9643, 21.5653, 40.3459
#fda02a color charts
#fda02a color shades, tints & tones
#fda02a color schemes
#fda02a color preview, HTML & CSS examples
This text has a color of #fda02a
<p style="color:#fda02a;">Text here</p>
.mytext {color:#fda02a;}
This box has a color of #fda02a
<div style="background-color:#fda02a;">Content here</div>
.mybackground {background-color:#fda02a;}
Border around this has a color of #fda02a
<div style="border:2px solid #fda02a;">Content here</div>
.myborder {border:2px solid #fda02a;}