#ffe70f color space conversions
Hex:
#ffe70f
RGB:
255, 231, 15
CMY:
0, 9, 94
CMYK:
0, 9, 94, 0
HSL:
54°, 100.0000%, 52.9412%
HSV (HSB):
54°, 94.1176%, 100.0000%
XYZ:
69.9021, 78.4463, 11.9094
xyY:
0.4362, 0.4895, 78.4463
CIE-Lab:
90.9832, -9.8115, 88.8065
CIE-LCH:
90.9832, 89.3468, 96.3046
CIE-Luv:
90.9832, 23.9020, 97.2711
Hunter-Lab:
88.5699, -14.1196, 54.0267
#ffe70f color charts
#ffe70f color shades, tints & tones
#ffe70f color schemes
#ffe70f color preview, HTML & CSS examples
This text has a color of #ffe70f
<p style="color:#ffe70f;">Text here</p>
.mytext {color:#ffe70f;}
This box has a color of #ffe70f
<div style="background-color:#ffe70f;">Content here</div>
.mybackground {background-color:#ffe70f;}
Border around this has a color of #ffe70f
<div style="border:2px solid #ffe70f;">Content here</div>
.myborder {border:2px solid #ffe70f;}