#fdaa5b color space conversions
Hex:
#fdaa5b
RGB:
253, 170, 91
CMY:
1, 33, 64
CMYK:
0, 33, 64, 1
HSL:
29°, 97.5904%, 67.4510%
HSV (HSB):
29°, 64.0316%, 99.2157%
XYZ:
56.7711, 50.3874, 16.6311
xyY:
0.4586, 0.4070, 50.3874
CIE-Lab:
76.3065, 23.2089, 52.2394
CIE-LCH:
76.3065, 57.1630, 66.0454
CIE-Luv:
76.3065, 64.9290, 56.9997
Hunter-Lab:
70.9841, 18.5370, 35.7976
#fdaa5b color charts
#fdaa5b color shades, tints & tones
#fdaa5b color schemes
#fdaa5b color preview, HTML & CSS examples
This text has a color of #fdaa5b
<p style="color:#fdaa5b;">Text here</p>
.mytext {color:#fdaa5b;}
This box has a color of #fdaa5b
<div style="background-color:#fdaa5b;">Content here</div>
.mybackground {background-color:#fdaa5b;}
Border around this has a color of #fdaa5b
<div style="border:2px solid #fdaa5b;">Content here</div>
.myborder {border:2px solid #fdaa5b;}