#fed71d color space conversions
Hex:
#fed71d
RGB:
254, 215, 29
CMY:
0, 16, 89
CMYK:
0, 15, 89, 0
HSL:
50°, 99.1189%, 55.4902%
HSV (HSB):
50°, 88.5827%, 99.6078%
XYZ:
65.3953, 69.7604, 11.1808
xyY:
0.4469, 0.4767, 69.7604
CIE-Lab:
86.8792, -2.0379, 83.7222
CIE-LCH:
86.8792, 83.7470, 91.3943
CIE-Luv:
86.8792, 34.5003, 90.1671
Hunter-Lab:
83.5227, -6.4057, 50.5290
#fed71d color charts
#fed71d color shades, tints & tones
#fed71d color schemes
#fed71d color preview, HTML & CSS examples
This text has a color of #fed71d
<p style="color:#fed71d;">Text here</p>
.mytext {color:#fed71d;}
This box has a color of #fed71d
<div style="background-color:#fed71d;">Content here</div>
.mybackground {background-color:#fed71d;}
Border around this has a color of #fed71d
<div style="border:2px solid #fed71d;">Content here</div>
.myborder {border:2px solid #fed71d;}