#f5d06a color space conversions
Hex:
#f5d06a
RGB:
245, 208, 106
CMY:
4, 18, 58
CMYK:
0, 15, 57, 4
HSL:
44°, 87.4214%, 68.8235%
HSV (HSB):
44°, 56.7347%, 96.0784%
XYZ:
62.8136, 65.5648, 22.9803
xyY:
0.4150, 0.4332, 65.5648
CIE-Lab:
84.7740, 1.1498, 54.6710
CIE-LCH:
84.7740, 54.6831, 88.7952
CIE-Luv:
84.7740, 30.2566, 66.9820
Hunter-Lab:
80.9721, -3.2310, 39.8537
#f5d06a color charts
#f5d06a color shades, tints & tones
#f5d06a color schemes
#f5d06a color preview, HTML & CSS examples
This text has a color of #f5d06a
<p style="color:#f5d06a;">Text here</p>
.mytext {color:#f5d06a;}
This box has a color of #f5d06a
<div style="background-color:#f5d06a;">Content here</div>
.mybackground {background-color:#f5d06a;}
Border around this has a color of #f5d06a
<div style="border:2px solid #f5d06a;">Content here</div>
.myborder {border:2px solid #f5d06a;}