#fdea3f color space conversions
Hex:
#fdea3f
RGB:
253, 234, 63
CMY:
1, 8, 75
CMYK:
0, 8, 75, 1
HSL:
54°, 97.9381%, 61.9608%
HSV (HSB):
54°, 75.0988%, 99.2157%
XYZ:
70.8280, 80.0872, 16.4280
xyY:
0.4233, 0.4786, 80.0872
CIE-Lab:
91.7240, -11.0206, 79.2584
CIE-LCH:
91.7240, 80.0209, 97.9160
CIE-Luv:
91.7240, 19.7464, 91.9659
Hunter-Lab:
89.4914, -15.3361, 51.7601
#fdea3f color charts
#fdea3f color shades, tints & tones
#fdea3f color schemes
#fdea3f color preview, HTML & CSS examples
This text has a color of #fdea3f
<p style="color:#fdea3f;">Text here</p>
.mytext {color:#fdea3f;}
This box has a color of #fdea3f
<div style="background-color:#fdea3f;">Content here</div>
.mybackground {background-color:#fdea3f;}
Border around this has a color of #fdea3f
<div style="border:2px solid #fdea3f;">Content here</div>
.myborder {border:2px solid #fdea3f;}