#f5da4e color space conversions
Hex:
#f5da4e
RGB:
245, 218, 78
CMY:
4, 15, 69
CMYK:
0, 11, 68, 4
HSL:
50°, 89.3048%, 63.3333%
HSV (HSB):
50°, 68.1633%, 96.0784%
XYZ:
64.1027, 70.1053, 17.3608
xyY:
0.4229, 0.4625, 70.1053
CIE-Lab:
87.0485, -5.6950, 69.2188
CIE-LCH:
87.0485, 69.4527, 94.7034
CIE-Luv:
87.0485, 24.5951, 81.4406
Hunter-Lab:
83.7289, -9.8663, 46.3167
#f5da4e color charts
#f5da4e color shades, tints & tones
#f5da4e color schemes
#f5da4e color preview, HTML & CSS examples
This text has a color of #f5da4e
<p style="color:#f5da4e;">Text here</p>
.mytext {color:#f5da4e;}
This box has a color of #f5da4e
<div style="background-color:#f5da4e;">Content here</div>
.mybackground {background-color:#f5da4e;}
Border around this has a color of #f5da4e
<div style="border:2px solid #f5da4e;">Content here</div>
.myborder {border:2px solid #f5da4e;}