#f5d85c color space conversions
Hex:
#f5d85c
RGB:
245, 216, 92
CMY:
4, 15, 64
CMYK:
0, 12, 62, 4
HSL:
49°, 88.4393%, 66.0784%
HSV (HSB):
49°, 62.4490%, 96.0784%
XYZ:
64.1438, 69.2969, 20.1201
xyY:
0.4177, 0.4513, 69.2969
CIE-Lab:
86.6509, -3.8874, 63.0677
CIE-LCH:
86.6509, 63.1874, 93.5272
CIE-Luv:
86.6509, 25.4509, 76.0181
Hunter-Lab:
83.2448, -8.1361, 43.9410
#f5d85c color charts
#f5d85c color shades, tints & tones
#f5d85c color schemes
#f5d85c color preview, HTML & CSS examples
This text has a color of #f5d85c
<p style="color:#f5d85c;">Text here</p>
.mytext {color:#f5d85c;}
This box has a color of #f5d85c
<div style="background-color:#f5d85c;">Content here</div>
.mybackground {background-color:#f5d85c;}
Border around this has a color of #f5d85c
<div style="border:2px solid #f5d85c;">Content here</div>
.myborder {border:2px solid #f5d85c;}