#fdbe40 color space conversions
Hex:
#fdbe40
RGB:
253, 190, 64
CMY:
1, 25, 75
CMYK:
0, 25, 75, 1
HSL:
40°, 97.9275%, 62.1569%
HSV (HSB):
40°, 74.7036%, 99.2157%
XYZ:
59.8469, 58.0797, 12.9067
xyY:
0.4574, 0.4439, 58.0797
CIE-Lab:
80.7831, 11.3843, 68.6213
CIE-LCH:
80.7831, 69.5592, 80.5804
CIE-Luv:
80.7831, 51.4712, 74.2262
Hunter-Lab:
76.2101, 6.8064, 43.3058
#fdbe40 color charts
#fdbe40 color shades, tints & tones
#fdbe40 color schemes
#fdbe40 color preview, HTML & CSS examples
This text has a color of #fdbe40
<p style="color:#fdbe40;">Text here</p>
.mytext {color:#fdbe40;}
This box has a color of #fdbe40
<div style="background-color:#fdbe40;">Content here</div>
.mybackground {background-color:#fdbe40;}
Border around this has a color of #fdbe40
<div style="border:2px solid #fdbe40;">Content here</div>
.myborder {border:2px solid #fdbe40;}