#fdae56 color space conversions
Hex:
#fdae56
RGB:
253, 174, 86
CMY:
1, 32, 66
CMYK:
0, 31, 66, 1
HSL:
32°, 97.6608%, 66.4706%
HSV (HSB):
32°, 66.0079%, 99.2157%
XYZ:
57.3238, 51.8266, 15.7863
xyY:
0.4588, 0.4148, 51.8266
CIE-Lab:
77.1771, 20.8184, 55.5821
CIE-LCH:
77.1771, 59.3530, 69.4664
CIE-Luv:
77.1771, 62.3128, 60.6572
Hunter-Lab:
71.9907, 16.1498, 37.3922
#fdae56 color charts
#fdae56 color shades, tints & tones
#fdae56 color schemes
#fdae56 color preview, HTML & CSS examples
This text has a color of #fdae56
<p style="color:#fdae56;">Text here</p>
.mytext {color:#fdae56;}
This box has a color of #fdae56
<div style="background-color:#fdae56;">Content here</div>
.mybackground {background-color:#fdae56;}
Border around this has a color of #fdae56
<div style="border:2px solid #fdae56;">Content here</div>
.myborder {border:2px solid #fdae56;}