#fdd97c color space conversions
Hex:
#fdd97c
RGB:
253, 217, 124
CMY:
1, 15, 51
CMYK:
0, 14, 51, 1
HSL:
43°, 96.9925%, 73.9216%
HSV (HSB):
43°, 50.9881%, 99.2157%
XYZ:
68.9590, 71.9636, 29.3246
xyY:
0.4051, 0.4227, 71.9636
CIE-Lab:
87.9511, 1.2189, 50.0681
CIE-LCH:
87.9511, 50.0830, 88.6054
CIE-Luv:
87.9511, 28.8797, 63.4642
Hunter-Lab:
84.8314, -3.3532, 38.8865
#fdd97c color charts
#fdd97c color shades, tints & tones
#fdd97c color schemes
#fdd97c color preview, HTML & CSS examples
This text has a color of #fdd97c
<p style="color:#fdd97c;">Text here</p>
.mytext {color:#fdd97c;}
This box has a color of #fdd97c
<div style="background-color:#fdd97c;">Content here</div>
.mybackground {background-color:#fdd97c;}
Border around this has a color of #fdd97c
<div style="border:2px solid #fdd97c;">Content here</div>
.myborder {border:2px solid #fdd97c;}