#f5d96a color space conversions
Hex:
#f5d96a
RGB:
245, 217, 106
CMY:
4, 15, 58
CMYK:
0, 11, 57, 4
HSL:
48°, 87.4214%, 68.8235%
HSV (HSB):
48°, 56.7347%, 96.0784%
XYZ:
65.0706, 70.0788, 23.7326
xyY:
0.4096, 0.4411, 70.0788
CIE-Lab:
87.0355, -3.4432, 57.2847
CIE-LCH:
87.0355, 57.3881, 93.4397
CIE-Luv:
87.0355, 24.1617, 71.0664
Hunter-Lab:
83.7131, -7.7490, 41.7904
#f5d96a color charts
#f5d96a color shades, tints & tones
#f5d96a color schemes
#f5d96a color preview, HTML & CSS examples
This text has a color of #f5d96a
<p style="color:#f5d96a;">Text here</p>
.mytext {color:#f5d96a;}
This box has a color of #f5d96a
<div style="background-color:#f5d96a;">Content here</div>
.mybackground {background-color:#f5d96a;}
Border around this has a color of #f5d96a
<div style="border:2px solid #f5d96a;">Content here</div>
.myborder {border:2px solid #f5d96a;}