#fdaa3f color space conversions
Hex:
#fdaa3f
RGB:
253, 170, 63
CMY:
1, 33, 75
CMYK:
0, 33, 75, 1
HSL:
34°, 97.9381%, 61.9608%
HSV (HSB):
34°, 75.0988%, 99.2157%
XYZ:
55.7799, 49.9910, 11.4119
xyY:
0.4760, 0.4266, 49.9910
CIE-Lab:
76.0637, 21.7903, 64.4339
CIE-LCH:
76.0637, 68.0187, 71.3155
CIE-Luv:
76.0637, 67.0592, 66.6051
Hunter-Lab:
70.7043, 17.0895, 39.9234
#fdaa3f color charts
#fdaa3f color shades, tints & tones
#fdaa3f color schemes
#fdaa3f color preview, HTML & CSS examples
This text has a color of #fdaa3f
<p style="color:#fdaa3f;">Text here</p>
.mytext {color:#fdaa3f;}
This box has a color of #fdaa3f
<div style="background-color:#fdaa3f;">Content here</div>
.mybackground {background-color:#fdaa3f;}
Border around this has a color of #fdaa3f
<div style="border:2px solid #fdaa3f;">Content here</div>
.myborder {border:2px solid #fdaa3f;}