#f5da5c color space conversions
Hex:
#f5da5c
RGB:
245, 218, 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.6594, 70.3280, 20.2920
xyY:
0.4164, 0.4529, 70.3280
CIE-Lab:
87.1575, -4.8992, 63.6178
CIE-LCH:
87.1575, 63.8061, 94.4037
CIE-Luv:
87.1575, 24.0885, 76.8850
Hunter-Lab:
83.8618, -9.1305, 44.3569
#f5da5c color charts
#f5da5c color shades, tints & tones
#f5da5c color schemes
#f5da5c color preview, HTML & CSS examples
This text has a color of #f5da5c
<p style="color:#f5da5c;">Text here</p>
.mytext {color:#f5da5c;}
This box has a color of #f5da5c
<div style="background-color:#f5da5c;">Content here</div>
.mybackground {background-color:#f5da5c;}
Border around this has a color of #f5da5c
<div style="border:2px solid #f5da5c;">Content here</div>
.myborder {border:2px solid #f5da5c;}