#fdad2d color space conversions
Hex:
#fdad2d
RGB:
253, 173, 45
CMY:
1, 32, 82
CMYK:
0, 32, 82, 1
HSL:
37°, 98.1132%, 58.4314%
HSV (HSB):
37°, 82.2134%, 99.2157%
XYZ:
55.9252, 50.9592, 9.3712
xyY:
0.4811, 0.4383, 50.9592
CIE-Lab:
76.6543, 19.6078, 71.4460
CIE-LCH:
76.6543, 74.0878, 74.6535
CIE-Luv:
76.6543, 65.5956, 71.9799
Hunter-Lab:
71.3857, 14.9160, 42.1867
#fdad2d color charts
#fdad2d color shades, tints & tones
#fdad2d color schemes
#fdad2d color preview, HTML & CSS examples
This text has a color of #fdad2d
<p style="color:#fdad2d;">Text here</p>
.mytext {color:#fdad2d;}
This box has a color of #fdad2d
<div style="background-color:#fdad2d;">Content here</div>
.mybackground {background-color:#fdad2d;}
Border around this has a color of #fdad2d
<div style="border:2px solid #fdad2d;">Content here</div>
.myborder {border:2px solid #fdad2d;}