#f5d30a color space conversions
Hex:
#f5d30a
RGB:
245, 211, 10
CMY:
4, 17, 96
CMYK:
0, 14, 96, 4
HSL:
51°, 92.1569%, 50.0000%
HSV (HSB):
51°, 95.9184%, 96.0784%
XYZ:
61.0052, 66.0229, 9.8155
xyY:
0.4458, 0.4825, 66.0229
CIE-Lab:
85.0081, -4.0797, 84.4749
CIE-LCH:
85.0081, 84.5733, 92.7649
CIE-Luv:
85.0081, 30.8758, 90.0105
Hunter-Lab:
81.2545, -8.1789, 49.7159
#f5d30a color charts
#f5d30a color shades, tints & tones
#f5d30a color schemes
#f5d30a color preview, HTML & CSS examples
This text has a color of #f5d30a
<p style="color:#f5d30a;">Text here</p>
.mytext {color:#f5d30a;}
This box has a color of #f5d30a
<div style="background-color:#f5d30a;">Content here</div>
.mybackground {background-color:#f5d30a;}
Border around this has a color of #f5d30a
<div style="border:2px solid #f5d30a;">Content here</div>
.myborder {border:2px solid #f5d30a;}