#fddc7c color space conversions
Hex:
#fddc7c
RGB:
253, 220, 124
CMY:
1, 14, 51
CMYK:
0, 13, 51, 1
HSL:
45°, 96.9925%, 73.9216%
HSV (HSB):
45°, 50.9881%, 99.2157%
XYZ:
69.7393, 73.5243, 29.5847
xyY:
0.4035, 0.4254, 73.5243
CIE-Lab:
88.6972, -0.3087, 50.9738
CIE-LCH:
88.6972, 50.9747, 90.3470
CIE-Luv:
88.6972, 26.8854, 64.8850
Hunter-Lab:
85.7463, -4.8782, 39.5658
#fddc7c color charts
#fddc7c color shades, tints & tones
#fddc7c color schemes
#fddc7c color preview, HTML & CSS examples
This text has a color of #fddc7c
<p style="color:#fddc7c;">Text here</p>
.mytext {color:#fddc7c;}
This box has a color of #fddc7c
<div style="background-color:#fddc7c;">Content here</div>
.mybackground {background-color:#fddc7c;}
Border around this has a color of #fddc7c
<div style="border:2px solid #fddc7c;">Content here</div>
.myborder {border:2px solid #fddc7c;}