#fed48f color space conversions
Hex:
#fed48f
RGB:
254, 212, 143
CMY:
0, 17, 44
CMYK:
0, 17, 44, 0
HSL:
37°, 98.2301%, 77.8431%
HSV (HSB):
37°, 43.7008%, 99.6078%
XYZ:
69.3745, 70.1410, 35.8687
xyY:
0.3956, 0.3999, 70.1410
CIE-Lab:
87.0660, 5.9345, 39.5718
CIE-LCH:
87.0660, 40.0144, 81.4710
CIE-Luv:
87.0660, 31.6176, 51.2371
Hunter-Lab:
83.7502, 1.2976, 33.2323
#fed48f color charts
#fed48f color shades, tints & tones
#fed48f color schemes
#fed48f color preview, HTML & CSS examples
This text has a color of #fed48f
<p style="color:#fed48f;">Text here</p>
.mytext {color:#fed48f;}
This box has a color of #fed48f
<div style="background-color:#fed48f;">Content here</div>
.mybackground {background-color:#fed48f;}
Border around this has a color of #fed48f
<div style="border:2px solid #fed48f;">Content here</div>
.myborder {border:2px solid #fed48f;}