#fed37f color space conversions
Hex:
#fed37f
RGB:
254, 211, 127
CMY:
0, 17, 50
CMYK:
0, 17, 50, 0
HSL:
40°, 98.4496%, 74.7059%
HSV (HSB):
40°, 50.0000%, 99.6078%
XYZ:
67.9981, 69.1917, 29.8501
xyY:
0.4071, 0.4142, 69.1917
CIE-Lab:
86.5989, 4.9507, 46.9698
CIE-LCH:
86.5989, 47.2300, 83.9831
CIE-Luv:
86.5989, 33.4226, 59.2027
Hunter-Lab:
83.1815, 0.3500, 36.9506
#fed37f color charts
#fed37f color shades, tints & tones
#fed37f color schemes
#fed37f color preview, HTML & CSS examples
This text has a color of #fed37f
<p style="color:#fed37f;">Text here</p>
.mytext {color:#fed37f;}
This box has a color of #fed37f
<div style="background-color:#fed37f;">Content here</div>
.mybackground {background-color:#fed37f;}
Border around this has a color of #fed37f
<div style="border:2px solid #fed37f;">Content here</div>
.myborder {border:2px solid #fed37f;}