#f5da3d color space conversions
Hex:
#f5da3d
RGB:
245, 218, 61
CMY:
4, 15, 76
CMYK:
0, 11, 75, 4
HSL:
51°, 90.1961%, 60.0000%
HSV (HSB):
51°, 75.1020%, 96.0784%
XYZ:
63.5699, 69.8922, 14.5549
xyY:
0.4295, 0.4722, 69.8922
CIE-Lab:
86.9440, -6.4627, 75.2278
CIE-LCH:
86.9440, 75.5049, 94.9101
CIE-Luv:
86.9440, 25.0898, 85.8861
Hunter-Lab:
83.6016, -10.5729, 48.1988
#f5da3d color charts
#f5da3d color shades, tints & tones
#f5da3d color schemes
#f5da3d color preview, HTML & CSS examples
This text has a color of #f5da3d
<p style="color:#f5da3d;">Text here</p>
.mytext {color:#f5da3d;}
This box has a color of #f5da3d
<div style="background-color:#f5da3d;">Content here</div>
.mybackground {background-color:#f5da3d;}
Border around this has a color of #f5da3d
<div style="border:2px solid #f5da3d;">Content here</div>
.myborder {border:2px solid #f5da3d;}