#fff050 color space conversions
Hex:
#fff050
RGB:
255, 240, 80
CMY:
0, 6, 69
CMYK:
0, 6, 69, 0
HSL:
55°, 100.0000%, 65.6863%
HSV (HSB):
55°, 68.6275%, 100.0000%
XYZ:
73.8481, 84.1594, 19.9416
xyY:
0.4150, 0.4729, 84.1594
CIE-Lab:
93.5197, -12.4074, 75.2484
CIE-LCH:
93.5197, 76.2644, 99.3630
CIE-Luv:
93.5197, 16.7162, 90.2259
Hunter-Lab:
91.7384, -16.8524, 51.3288
#fff050 color charts
#fff050 color shades, tints & tones
#fff050 color schemes
#fff050 color preview, HTML & CSS examples
This text has a color of #fff050
<p style="color:#fff050;">Text here</p>
.mytext {color:#fff050;}
This box has a color of #fff050
<div style="background-color:#fff050;">Content here</div>
.mybackground {background-color:#fff050;}
Border around this has a color of #fff050
<div style="border:2px solid #fff050;">Content here</div>
.myborder {border:2px solid #fff050;}