#fff70c color space conversions
Hex:
#fff70c
RGB:
255, 247, 12
CMY:
0, 3, 95
CMYK:
0, 3, 95, 0
HSL:
58°, 100.0000%, 52.3529%
HSV (HSB):
58°, 95.2941%, 100.0000%
XYZ:
74.5671, 87.8081, 13.3664
xyY:
0.4243, 0.4996, 87.8081
CIE-Lab:
95.0801, -17.6461, 92.1186
CIE-LCH:
95.0801, 93.7935, 100.8441
CIE-Luv:
95.0801, 12.9527, 103.3479
Hunter-Lab:
93.7060, -21.9429, 57.1369
#fff70c color charts
#fff70c RGB chart
#fff70c CMYK chart
#fff70c RGB pie chart
#fff70c color shades, tints & tones
#fff70c color schemes
#fff70c color preview, HTML & CSS examples
This text has a color of #fff70c
<p style="color:#fff70c;">Text here</p>
.mytext {color:#fff70c;}
Text color #fff70c
This box has a color of #fff70c
<div style="background-color:#fff70c;">Content here</div>
.mybackground {background-color:#fff70c;}
Background color #fff70c
Border around this has a color of #fff70c
<div style="border:2px solid #fff70c;">Content here</div>
.myborder {border:2px solid #fff70c;}
Border color #fff70c