#fff70d color space conversions
Hex:
#fff70d
RGB:
255, 247, 13
CMY:
0, 3, 95
CMYK:
0, 3, 95, 0
HSL:
58°, 100.0000%, 52.5490%
HSV (HSB):
58°, 94.9020%, 100.0000%
XYZ:
74.5734, 87.8106, 13.3995
xyY:
0.4242, 0.4995, 87.8106
CIE-Lab:
95.0811, -17.6377, 92.0384
CIE-LCH:
95.0811, 93.7132, 100.8483
CIE-Luv:
95.0811, 12.9488, 103.3003
Hunter-Lab:
93.7073, -21.9353, 57.1171
#fff70d color charts
#fff70d color shades, tints & tones
#fff70d color schemes
#fff70d color preview, HTML & CSS examples
This text has a color of #fff70d
<p style="color:#fff70d;">Text here</p>
.mytext {color:#fff70d;}
This box has a color of #fff70d
<div style="background-color:#fff70d;">Content here</div>
.mybackground {background-color:#fff70d;}
Border around this has a color of #fff70d
<div style="border:2px solid #fff70d;">Content here</div>
.myborder {border:2px solid #fff70d;}