#fdd68a color space conversions
Hex:
#fdd68a
RGB:
253, 214, 138
CMY:
1, 16, 46
CMYK:
0, 15, 45, 1
HSL:
40°, 96.6387%, 76.6667%
HSV (HSB):
40°, 45.4545%, 99.2157%
XYZ:
69.1420, 70.8108, 34.0684
xyY:
0.3973, 0.4069, 70.8108
CIE-Lab:
87.3930, 4.0216, 42.4864
CIE-LCH:
87.3930, 42.6763, 84.5927
CIE-Luv:
87.3930, 29.9623, 54.8938
Hunter-Lab:
84.1491, -0.5946, 34.9004
#fdd68a color charts
#fdd68a color shades, tints & tones
#fdd68a color schemes
#fdd68a color preview, HTML & CSS examples
This text has a color of #fdd68a
<p style="color:#fdd68a;">Text here</p>
.mytext {color:#fdd68a;}
This box has a color of #fdd68a
<div style="background-color:#fdd68a;">Content here</div>
.mybackground {background-color:#fdd68a;}
Border around this has a color of #fdd68a
<div style="border:2px solid #fdd68a;">Content here</div>
.myborder {border:2px solid #fdd68a;}