#f5dc7f color space conversions
Hex:
#f5dc7f
RGB:
245, 220, 127
CMY:
4, 14, 50
CMYK:
0, 10, 48, 4
HSL:
47°, 85.5072%, 72.9412%
HSV (HSB):
47°, 48.1633%, 96.0784%
XYZ:
67.0802, 72.1312, 30.4659
xyY:
0.3953, 0.4251, 72.1312
CIE-Lab:
88.0317, -3.2466, 48.5529
CIE-LCH:
88.0317, 48.6613, 93.8255
CIE-Luv:
88.0317, 21.1374, 62.9523
Hunter-Lab:
84.9301, -7.6433, 38.1827
#f5dc7f color charts
#f5dc7f color shades, tints & tones
#f5dc7f color schemes
#f5dc7f color preview, HTML & CSS examples
This text has a color of #f5dc7f
<p style="color:#f5dc7f;">Text here</p>
.mytext {color:#f5dc7f;}
This box has a color of #f5dc7f
<div style="background-color:#f5dc7f;">Content here</div>
.mybackground {background-color:#f5dc7f;}
Border around this has a color of #f5dc7f
<div style="border:2px solid #f5dc7f;">Content here</div>
.myborder {border:2px solid #f5dc7f;}