#fdd45f color space conversions
Hex:
#fdd45f
RGB:
253, 212, 95
CMY:
1, 17, 63
CMYK:
0, 16, 62, 1
HSL:
44°, 97.5309%, 68.2353%
HSV (HSB):
44°, 62.4506%, 99.2157%
XYZ:
66.1171, 68.7958, 20.6207
xyY:
0.4251, 0.4423, 68.7958
CIE-Lab:
86.4028, 1.6335, 61.7032
CIE-LCH:
86.4028, 61.7248, 88.4835
CIE-Luv:
86.4028, 33.8841, 73.5304
Hunter-Lab:
82.9433, -2.8619, 43.3201
#fdd45f color charts
#fdd45f color shades, tints & tones
#fdd45f color schemes
#fdd45f color preview, HTML & CSS examples
This text has a color of #fdd45f
<p style="color:#fdd45f;">Text here</p>
.mytext {color:#fdd45f;}
This box has a color of #fdd45f
<div style="background-color:#fdd45f;">Content here</div>
.mybackground {background-color:#fdd45f;}
Border around this has a color of #fdd45f
<div style="border:2px solid #fdd45f;">Content here</div>
.myborder {border:2px solid #fdd45f;}