#f5d30c color space conversions
Hex:
#f5d30c
RGB:
245, 211, 12
CMY:
4, 17, 95
CMYK:
0, 14, 95, 4
HSL:
51°, 92.0949%, 50.3922%
HSV (HSB):
51°, 95.1020%, 96.0784%
XYZ:
61.0168, 66.0276, 9.8765
xyY:
0.4456, 0.4822, 66.0276
CIE-Lab:
85.0105, -4.0626, 84.2937
CIE-LCH:
85.0105, 84.3915, 92.7593
CIE-Luv:
85.0105, 30.8630, 89.9073
Hunter-Lab:
81.2573, -8.1632, 49.6737
#f5d30c color charts
#f5d30c color shades, tints & tones
#f5d30c color schemes
#f5d30c color preview, HTML & CSS examples
This text has a color of #f5d30c
<p style="color:#f5d30c;">Text here</p>
.mytext {color:#f5d30c;}
This box has a color of #f5d30c
<div style="background-color:#f5d30c;">Content here</div>
.mybackground {background-color:#f5d30c;}
Border around this has a color of #f5d30c
<div style="border:2px solid #f5d30c;">Content here</div>
.myborder {border:2px solid #f5d30c;}