#fda83a color space conversions
Hex:
#fda83a
RGB:
253, 168, 58
CMY:
1, 34, 77
CMYK:
0, 34, 77, 1
HSL:
34°, 97.9899%, 60.9804%
HSV (HSB):
34°, 77.0751%, 99.2157%
XYZ:
55.2744, 49.1934, 10.5850
xyY:
0.4804, 0.4276, 49.1934
CIE-Lab:
75.5715, 22.6434, 65.9202
CIE-LCH:
75.5715, 69.7008, 71.0425
CIE-Luv:
75.5715, 68.9467, 67.1631
Hunter-Lab:
70.1380, 17.9308, 40.1488
#fda83a color charts
#fda83a color shades, tints & tones
#fda83a color schemes
#fda83a color preview, HTML & CSS examples
This text has a color of #fda83a
<p style="color:#fda83a;">Text here</p>
.mytext {color:#fda83a;}
This box has a color of #fda83a
<div style="background-color:#fda83a;">Content here</div>
.mybackground {background-color:#fda83a;}
Border around this has a color of #fda83a
<div style="border:2px solid #fda83a;">Content here</div>
.myborder {border:2px solid #fda83a;}