#f5d95c color space conversions
Hex:
#f5d95c
RGB:
245, 217, 92
CMY:
4, 15, 64
CMYK:
0, 11, 62, 4
HSL:
49°, 88.4393%, 66.0784%
HSV (HSB):
49°, 62.4490%, 96.0784%
XYZ:
64.4008, 69.8109, 20.2058
xyY:
0.4171, 0.4521, 69.8109
CIE-Lab:
86.9040, -4.3937, 63.3428
CIE-LCH:
86.9040, 63.4950, 93.9679
CIE-Luv:
86.9040, 24.7689, 76.4516
Hunter-Lab:
83.5529, -8.6336, 44.1488
#f5d95c color charts
#f5d95c color shades, tints & tones
#f5d95c color schemes
#f5d95c color preview, HTML & CSS examples
This text has a color of #f5d95c
<p style="color:#f5d95c;">Text here</p>
.mytext {color:#f5d95c;}
This box has a color of #f5d95c
<div style="background-color:#f5d95c;">Content here</div>
.mybackground {background-color:#f5d95c;}
Border around this has a color of #f5d95c
<div style="border:2px solid #f5d95c;">Content here</div>
.myborder {border:2px solid #f5d95c;}