#feed48 color space conversions
Hex:
#feed48
RGB:
254, 237, 72
CMY:
0, 7, 72
CMYK:
0, 7, 72, 0
HSL:
54°, 98.9130%, 63.9216%
HSV (HSB):
54°, 71.6535%, 99.6078%
XYZ:
72.3269, 82.1071, 18.1671
xyY:
0.4190, 0.4757, 82.1071
CIE-Lab:
92.6221, -11.7165, 77.1749
CIE-LCH:
92.6221, 78.0593, 98.6326
CIE-Luv:
92.6221, 18.2198, 91.0839
Hunter-Lab:
90.6130, -16.0946, 51.5419
#feed48 color charts
#feed48 color shades, tints & tones
#feed48 color schemes
#feed48 color preview, HTML & CSS examples
This text has a color of #feed48
<p style="color:#feed48;">Text here</p>
.mytext {color:#feed48;}
This box has a color of #feed48
<div style="background-color:#feed48;">Content here</div>
.mybackground {background-color:#feed48;}
Border around this has a color of #feed48
<div style="border:2px solid #feed48;">Content here</div>
.myborder {border:2px solid #feed48;}