#fee265 color space conversions
Hex:
#fee265
RGB:
254, 226, 101
CMY:
0, 11, 60
CMYK:
0, 11, 60, 0
HSL:
49°, 98.7097%, 69.6078%
HSV (HSB):
49°, 60.2362%, 99.6078%
XYZ:
70.4184, 76.4031, 23.3478
xyY:
0.4138, 0.4490, 76.4031
CIE-Lab:
90.0462, -4.6644, 63.1297
CIE-LCH:
90.0462, 63.3018, 94.2257
CIE-Luv:
90.0462, 24.7047, 77.4415
Hunter-Lab:
87.4089, -9.1623, 45.3493
#fee265 color charts
#fee265 color shades, tints & tones
#fee265 color schemes
#fee265 color preview, HTML & CSS examples
This text has a color of #fee265
<p style="color:#fee265;">Text here</p>
.mytext {color:#fee265;}
This box has a color of #fee265
<div style="background-color:#fee265;">Content here</div>
.mybackground {background-color:#fee265;}
Border around this has a color of #fee265
<div style="border:2px solid #fee265;">Content here</div>
.myborder {border:2px solid #fee265;}