#f5c85d color space conversions
Hex:
#f5c85d
RGB:
245, 200, 93
CMY:
4, 22, 64
CMYK:
0, 18, 62, 4
HSL:
42°, 88.3721%, 66.2745%
HSV (HSB):
42°, 62.0408%, 96.0784%
XYZ:
60.2862, 61.5113, 19.0514
xyY:
0.4280, 0.4367, 61.5113
CIE-Lab:
82.6529, 4.3711, 58.2284
CIE-LCH:
82.6529, 58.3923, 85.7069
CIE-Luv:
82.6529, 36.5387, 68.6778
Hunter-Lab:
78.4292, -0.0432, 40.4982
#f5c85d color charts
#f5c85d color shades, tints & tones
#f5c85d color schemes
#f5c85d color preview, HTML & CSS examples
This text has a color of #f5c85d
<p style="color:#f5c85d;">Text here</p>
.mytext {color:#f5c85d;}
This box has a color of #f5c85d
<div style="background-color:#f5c85d;">Content here</div>
.mybackground {background-color:#f5c85d;}
Border around this has a color of #f5c85d
<div style="border:2px solid #f5c85d;">Content here</div>
.myborder {border:2px solid #f5c85d;}