#fed992 color space conversions
Hex:
#fed992
RGB:
254, 217, 146
CMY:
0, 15, 43
CMYK:
0, 15, 43, 0
HSL:
39°, 98.1818%, 78.4314%
HSV (HSB):
39°, 42.5197%, 99.6078%
XYZ:
70.8742, 72.7719, 37.5050
xyY:
0.3912, 0.4017, 72.7719
CIE-Lab:
88.3388, 3.6691, 39.6971
CIE-LCH:
88.3388, 39.8663, 84.7193
CIE-Luv:
88.3388, 28.1547, 52.0923
Hunter-Lab:
85.3064, -0.9850, 33.6476
#fed992 color charts
#fed992 color shades, tints & tones
#fed992 color schemes
#fed992 color preview, HTML & CSS examples
This text has a color of #fed992
<p style="color:#fed992;">Text here</p>
.mytext {color:#fed992;}
This box has a color of #fed992
<div style="background-color:#fed992;">Content here</div>
.mybackground {background-color:#fed992;}
Border around this has a color of #fed992
<div style="border:2px solid #fed992;">Content here</div>
.myborder {border:2px solid #fed992;}