#fed080 color space conversions
Hex:
#fed080
RGB:
254, 208, 128
CMY:
0, 18, 50
CMYK:
0, 18, 50, 0
HSL:
38°, 98.4375%, 74.9020%
HSV (HSB):
38°, 49.6063%, 99.6078%
XYZ:
67.3252, 67.7411, 29.9490
xyY:
0.4080, 0.4105, 67.7411
CIE-Lab:
85.8768, 6.5831, 45.5816
CIE-LCH:
85.8768, 46.0545, 81.7819
CIE-Luv:
85.8768, 35.3750, 57.2584
Hunter-Lab:
82.3050, 1.9787, 36.0391
#fed080 color charts
#fed080 color shades, tints & tones
#fed080 color schemes
#fed080 color preview, HTML & CSS examples
This text has a color of #fed080
<p style="color:#fed080;">Text here</p>
.mytext {color:#fed080;}
This box has a color of #fed080
<div style="background-color:#fed080;">Content here</div>
.mybackground {background-color:#fed080;}
Border around this has a color of #fed080
<div style="border:2px solid #fed080;">Content here</div>
.myborder {border:2px solid #fed080;}