#fed063 color space conversions
Hex:
#fed063
RGB:
254, 208, 99
CMY:
0, 18, 61
CMYK:
0, 18, 61, 0
HSL:
42°, 98.7261%, 69.2157%
HSV (HSB):
42°, 61.0236%, 99.6078%
XYZ:
65.6811, 67.0834, 21.2910
xyY:
0.4263, 0.4354, 67.0834
CIE-Lab:
85.5461, 4.3506, 58.9946
CIE-LCH:
85.5461, 59.1548, 85.7823
CIE-Luv:
85.5461, 37.2232, 70.3130
Hunter-Lab:
81.9045, -0.1896, 41.9207
#fed063 color charts
#fed063 color shades, tints & tones
#fed063 color schemes
#fed063 color preview, HTML & CSS examples
This text has a color of #fed063
<p style="color:#fed063;">Text here</p>
.mytext {color:#fed063;}
This box has a color of #fed063
<div style="background-color:#fed063;">Content here</div>
.mybackground {background-color:#fed063;}
Border around this has a color of #fed063
<div style="border:2px solid #fed063;">Content here</div>
.myborder {border:2px solid #fed063;}