#fed360 color space conversions
Hex:
#fed360
RGB:
254, 211, 96
CMY:
0, 17, 62
CMYK:
0, 17, 62, 0
HSL:
44°, 98.7500%, 68.6275%
HSV (HSB):
44°, 62.2047%, 99.6078%
XYZ:
66.2786, 68.5039, 20.7956
xyY:
0.4260, 0.4403, 68.5039
CIE-Lab:
86.2578, 2.6194, 61.1291
CIE-LCH:
86.2578, 61.1852, 87.5464
CIE-Luv:
86.2578, 35.2706, 72.7703
Hunter-Lab:
82.7671, -1.9023, 43.0400
#fed360 color charts
#fed360 color shades, tints & tones
#fed360 color schemes
#fed360 color preview, HTML & CSS examples
This text has a color of #fed360
<p style="color:#fed360;">Text here</p>
.mytext {color:#fed360;}
This box has a color of #fed360
<div style="background-color:#fed360;">Content here</div>
.mybackground {background-color:#fed360;}
Border around this has a color of #fed360
<div style="border:2px solid #fed360;">Content here</div>
.myborder {border:2px solid #fed360;}