#fdaa4b color space conversions
Hex:
#fdaa4b
RGB:
253, 170, 75
CMY:
1, 33, 71
CMYK:
0, 33, 70, 1
HSL:
32°, 97.8022%, 64.3137%
HSV (HSB):
32°, 70.3557%, 99.2157%
XYZ:
56.1527, 50.1401, 13.3750
xyY:
0.4692, 0.4190, 50.1401
CIE-Lab:
76.1552, 22.3266, 59.4679
CIE-LCH:
76.1552, 63.5210, 69.4218
CIE-Luv:
76.1552, 66.2452, 62.9384
Hunter-Lab:
70.8097, 17.6353, 38.3676
#fdaa4b color charts
#fdaa4b color shades, tints & tones
#fdaa4b color schemes
#fdaa4b color preview, HTML & CSS examples
This text has a color of #fdaa4b
<p style="color:#fdaa4b;">Text here</p>
.mytext {color:#fdaa4b;}
This box has a color of #fdaa4b
<div style="background-color:#fdaa4b;">Content here</div>
.mybackground {background-color:#fdaa4b;}
Border around this has a color of #fdaa4b
<div style="border:2px solid #fdaa4b;">Content here</div>
.myborder {border:2px solid #fdaa4b;}