#fff50f color space conversions
Hex:
#fff50f
RGB:
255, 245, 15
CMY:
0, 4, 94
CMYK:
0, 4, 94, 0
HSL:
58°, 100.0000%, 52.9412%
HSV (HSB):
58°, 94.1176%, 100.0000%
XYZ:
73.9786, 86.5993, 13.2682
xyY:
0.4255, 0.4981, 86.5993
CIE-Lab:
94.5680, -16.6553, 91.4797
CIE-LCH:
94.5680, 92.9835, 100.3185
CIE-Luv:
94.5680, 14.2815, 102.4573
Hunter-Lab:
93.0587, -20.9512, 56.6876
#fff50f color charts
#fff50f RGB chart
#fff50f CMYK chart
#fff50f RGB pie chart
#fff50f color shades, tints & tones
#fff50f color schemes
#fff50f color preview, HTML & CSS examples
This text has a color of #fff50f
<p style="color:#fff50f;">Text here</p>
.mytext {color:#fff50f;}
Text color #fff50f
This box has a color of #fff50f
<div style="background-color:#fff50f;">Content here</div>
.mybackground {background-color:#fff50f;}
Background color #fff50f
Border around this has a color of #fff50f
<div style="border:2px solid #fff50f;">Content here</div>
.myborder {border:2px solid #fff50f;}
Border color #fff50f