#f0d70c color space conversions
Hex:
#f0d70c
RGB:
240, 215, 12
CMY:
6, 16, 95
CMYK:
0, 10, 95, 6
HSL:
53°, 90.4762%, 49.4118%
HSV (HSB):
53°, 95.0000%, 94.1176%
XYZ:
60.3020, 67.1527, 10.1313
xyY:
0.4383, 0.4881, 67.1527
CIE-Lab:
85.5810, -8.2127, 84.5110
CIE-LCH:
85.5810, 84.9091, 95.5505
CIE-Luv:
85.5810, 24.3007, 91.3433
Hunter-Lab:
81.9467, -12.0544, 50.0325
#f0d70c color charts
#f0d70c color shades, tints & tones
#f0d70c color schemes
#f0d70c color preview, HTML & CSS examples
This text has a color of #f0d70c
<p style="color:#f0d70c;">Text here</p>
.mytext {color:#f0d70c;}
This box has a color of #f0d70c
<div style="background-color:#f0d70c;">Content here</div>
.mybackground {background-color:#f0d70c;}
Border around this has a color of #f0d70c
<div style="border:2px solid #f0d70c;">Content here</div>
.myborder {border:2px solid #f0d70c;}