#fedb80 color space conversions
Hex:
#fedb80
RGB:
254, 219, 128
CMY:
0, 14, 50
CMYK:
0, 14, 50, 0
HSL:
43°, 98.4375%, 74.9020%
HSV (HSB):
43°, 49.6063%, 99.6078%
XYZ:
70.1009, 73.2924, 30.8742
xyY:
0.4023, 0.4206, 73.2924
CIE-Lab:
88.5870, 0.9442, 48.9285
CIE-LCH:
88.5870, 48.9376, 88.8944
CIE-Luv:
88.5870, 28.0200, 62.5403
Hunter-Lab:
85.6110, -3.6580, 38.5457
#fedb80 color charts
#fedb80 color shades, tints & tones
#fedb80 color schemes
#fedb80 color preview, HTML & CSS examples
This text has a color of #fedb80
<p style="color:#fedb80;">Text here</p>
.mytext {color:#fedb80;}
This box has a color of #fedb80
<div style="background-color:#fedb80;">Content here</div>
.mybackground {background-color:#fedb80;}
Border around this has a color of #fedb80
<div style="border:2px solid #fedb80;">Content here</div>
.myborder {border:2px solid #fedb80;}