#fdee5b color space conversions
Hex:
#fdee5b
RGB:
253, 238, 91
CMY:
1, 7, 64
CMYK:
0, 6, 64, 1
HSL:
54°, 97.5904%, 67.4510%
HSV (HSB):
54°, 64.0316%, 99.2157%
XYZ:
72.9709, 82.7870, 22.0311
xyY:
0.4104, 0.4656, 82.7870
CIE-Lab:
92.9211, -11.6547, 70.3805
CIE-LCH:
92.9211, 71.3390, 99.4026
CIE-Luv:
92.9211, 16.3521, 86.0551
Hunter-Lab:
90.9874, -16.0729, 49.3351
#fdee5b color charts
#fdee5b color shades, tints & tones
#fdee5b color schemes
#fdee5b color preview, HTML & CSS examples
This text has a color of #fdee5b
<p style="color:#fdee5b;">Text here</p>
.mytext {color:#fdee5b;}
This box has a color of #fdee5b
<div style="background-color:#fdee5b;">Content here</div>
.mybackground {background-color:#fdee5b;}
Border around this has a color of #fdee5b
<div style="border:2px solid #fdee5b;">Content here</div>
.myborder {border:2px solid #fdee5b;}