#f7d70d color space conversions
Hex:
#f7d70d
RGB:
247, 215, 13
CMY:
3, 16, 95
CMYK:
0, 13, 95, 3
HSL:
52°, 93.6000%, 50.9804%
HSV (HSB):
52°, 94.7368%, 96.8627%
XYZ:
62.7309, 68.4041, 10.2778
xyY:
0.4436, 0.4837, 68.4041
CIE-Lab:
86.2081, -5.2232, 85.1576
CIE-LCH:
86.2081, 85.3176, 93.5099
CIE-Luv:
86.2081, 29.4453, 91.3635
Hunter-Lab:
82.7068, -9.3494, 50.5269
#f7d70d color charts
#f7d70d color shades, tints & tones
#f7d70d color schemes
#f7d70d color preview, HTML & CSS examples
This text has a color of #f7d70d
<p style="color:#f7d70d;">Text here</p>
.mytext {color:#f7d70d;}
This box has a color of #f7d70d
<div style="background-color:#f7d70d;">Content here</div>
.mybackground {background-color:#f7d70d;}
Border around this has a color of #f7d70d
<div style="border:2px solid #f7d70d;">Content here</div>
.myborder {border:2px solid #f7d70d;}