#fdae2f color space conversions
Hex:
#fdae2f
RGB:
253, 174, 47
CMY:
1, 32, 82
CMYK:
0, 31, 81, 1
HSL:
37°, 98.0952%, 58.8235%
HSV (HSB):
37°, 81.4229%, 99.2157%
XYZ:
56.1572, 51.3600, 9.6430
xyY:
0.4793, 0.4384, 51.3600
CIE-Lab:
76.8966, 19.1420, 71.0180
CIE-LCH:
76.8966, 73.5525, 74.9151
CIE-Luv:
76.8966, 64.7122, 71.9632
Hunter-Lab:
71.6659, 14.4567, 42.1884
#fdae2f color charts
#fdae2f color shades, tints & tones
#fdae2f color schemes
#fdae2f color preview, HTML & CSS examples
This text has a color of #fdae2f
<p style="color:#fdae2f;">Text here</p>
.mytext {color:#fdae2f;}
This box has a color of #fdae2f
<div style="background-color:#fdae2f;">Content here</div>
.mybackground {background-color:#fdae2f;}
Border around this has a color of #fdae2f
<div style="border:2px solid #fdae2f;">Content here</div>
.myborder {border:2px solid #fdae2f;}