#fedb28 color space conversions
Hex:
#fedb28
RGB:
254, 219, 40
CMY:
0, 14, 84
CMYK:
0, 14, 84, 0
HSL:
50°, 99.0741%, 57.6471%
HSV (HSB):
50°, 84.2520%, 99.6078%
XYZ:
66.5876, 71.8871, 12.3735
xyY:
0.4414, 0.4766, 71.8871
CIE-Lab:
87.9142, -3.8325, 82.2883
CIE-LCH:
87.9142, 82.3775, 92.6666
CIE-Luv:
87.9142, 31.4249, 90.3114
Hunter-Lab:
84.7862, -8.1895, 50.6977
#fedb28 color charts
#fedb28 color shades, tints & tones
#fedb28 color schemes
#fedb28 color preview, HTML & CSS examples
This text has a color of #fedb28
<p style="color:#fedb28;">Text here</p>
.mytext {color:#fedb28;}
This box has a color of #fedb28
<div style="background-color:#fedb28;">Content here</div>
.mybackground {background-color:#fedb28;}
Border around this has a color of #fedb28
<div style="border:2px solid #fedb28;">Content here</div>
.myborder {border:2px solid #fedb28;}