#fed256 color space conversions
Hex:
#fed256
RGB:
254, 210, 86
CMY:
0, 18, 66
CMYK:
0, 17, 66, 0
HSL:
44°, 98.8235%, 66.6667%
HSV (HSB):
44°, 66.1417%, 99.6078%
XYZ:
65.5994, 67.8359, 18.4403
xyY:
0.4319, 0.4467, 67.8359
CIE-Lab:
85.9243, 2.5368, 65.0779
CIE-LCH:
85.9243, 65.1274, 87.7677
CIE-Luv:
85.9243, 36.4650, 75.8849
Hunter-Lab:
82.3626, -1.9645, 44.3793
#fed256 color charts
#fed256 color shades, tints & tones
#fed256 color schemes
#fed256 color preview, HTML & CSS examples
This text has a color of #fed256
<p style="color:#fed256;">Text here</p>
.mytext {color:#fed256;}
This box has a color of #fed256
<div style="background-color:#fed256;">Content here</div>
.mybackground {background-color:#fed256;}
Border around this has a color of #fed256
<div style="border:2px solid #fed256;">Content here</div>
.myborder {border:2px solid #fed256;}