#f8d30e color space conversions
Hex:
#f8d30e
RGB:
248, 211, 14
CMY:
3, 17, 95
CMYK:
0, 15, 94, 3
HSL:
51°, 94.3548%, 51.3725%
HSV (HSB):
51°, 94.3548%, 97.2549%
XYZ:
62.0849, 66.5767, 9.9938
xyY:
0.4478, 0.4802, 66.5767
CIE-Lab:
85.2897, -2.7640, 84.4207
CIE-LCH:
85.2897, 84.4659, 91.8752
CIE-Luv:
85.2897, 33.0912, 89.8303
Hunter-Lab:
81.5945, -6.9706, 49.8543
#f8d30e color charts
#f8d30e color shades, tints & tones
#f8d30e color schemes
#f8d30e color preview, HTML & CSS examples
This text has a color of #f8d30e
<p style="color:#f8d30e;">Text here</p>
.mytext {color:#f8d30e;}
This box has a color of #f8d30e
<div style="background-color:#f8d30e;">Content here</div>
.mybackground {background-color:#f8d30e;}
Border around this has a color of #f8d30e
<div style="border:2px solid #f8d30e;">Content here</div>
.myborder {border:2px solid #f8d30e;}