#ffe70c color space conversions
Hex:
#ffe70c
RGB:
255, 231, 12
CMY:
0, 9, 95
CMYK:
0, 9, 95, 0
HSL:
54°, 100.0000%, 52.3529%
HSV (HSB):
54°, 95.2941%, 100.0000%
XYZ:
69.8823, 78.4384, 11.8048
xyY:
0.4364, 0.4899, 78.4384
CIE-Lab:
90.9796, -9.8387, 89.0811
CIE-LCH:
90.9796, 89.6228, 96.3026
CIE-Luv:
90.9796, 23.9189, 97.4313
Hunter-Lab:
88.5654, -14.1447, 54.0931
#ffe70c color charts
#ffe70c color shades, tints & tones
#ffe70c color schemes
#ffe70c color preview, HTML & CSS examples
This text has a color of #ffe70c
<p style="color:#ffe70c;">Text here</p>
.mytext {color:#ffe70c;}
This box has a color of #ffe70c
<div style="background-color:#ffe70c;">Content here</div>
.mybackground {background-color:#ffe70c;}
Border around this has a color of #ffe70c
<div style="border:2px solid #ffe70c;">Content here</div>
.myborder {border:2px solid #ffe70c;}