#f5d85d color space conversions
Hex:
#f5d85d
RGB:
245, 216, 93
CMY:
4, 15, 64
CMYK:
0, 12, 62, 4
HSL:
49°, 88.3721%, 66.2745%
HSV (HSB):
49°, 62.0408%, 96.0784%
XYZ:
64.1878, 69.3145, 20.3519
xyY:
0.4172, 0.4505, 69.3145
CIE-Lab:
86.6596, -3.8246, 62.6469
CIE-LCH:
86.6596, 62.7636, 93.4935
CIE-Luv:
86.6596, 25.4098, 75.6590
Hunter-Lab:
83.2553, -8.0777, 43.7852
#f5d85d color charts
#f5d85d color shades, tints & tones
#f5d85d color schemes
#f5d85d color preview, HTML & CSS examples
This text has a color of #f5d85d
<p style="color:#f5d85d;">Text here</p>
.mytext {color:#f5d85d;}
This box has a color of #f5d85d
<div style="background-color:#f5d85d;">Content here</div>
.mybackground {background-color:#f5d85d;}
Border around this has a color of #f5d85d
<div style="border:2px solid #f5d85d;">Content here</div>
.myborder {border:2px solid #f5d85d;}