#fed26b color space conversions
Hex:
#fed26b
RGB:
254, 210, 107
CMY:
0, 18, 58
CMYK:
0, 17, 58, 0
HSL:
42°, 98.6577%, 70.7843%
HSV (HSB):
42°, 57.8740%, 99.6078%
XYZ:
66.5735, 68.2256, 23.5700
xyY:
0.4204, 0.4308, 68.2256
CIE-Lab:
86.1191, 3.8737, 55.9803
CIE-LCH:
86.1191, 56.1142, 86.0416
CIE-Luv:
86.1191, 35.3689, 67.9519
Hunter-Lab:
82.5988, -0.6792, 40.9004
#fed26b color charts
#fed26b color shades, tints & tones
#fed26b color schemes
#fed26b color preview, HTML & CSS examples
This text has a color of #fed26b
<p style="color:#fed26b;">Text here</p>
.mytext {color:#fed26b;}
This box has a color of #fed26b
<div style="background-color:#fed26b;">Content here</div>
.mybackground {background-color:#fed26b;}
Border around this has a color of #fed26b
<div style="border:2px solid #fed26b;">Content here</div>
.myborder {border:2px solid #fed26b;}