#fed4be color space conversions
Hex:
#fed4be
RGB:
254, 212, 190
CMY:
0, 17, 25
CMYK:
0, 17, 25, 0
HSL:
21°, 96.9697%, 87.0588%
HSV (HSB):
21°, 25.1969%, 99.6078%
XYZ:
73.7108, 71.8755, 58.7036
xyY:
0.3608, 0.3518, 71.8755
CIE-Lab:
87.9086, 11.4932, 16.3739
CIE-LCH:
87.9086, 20.0049, 54.9341
CIE-Luv:
87.9086, 27.6427, 21.4719
Hunter-Lab:
84.7794, 6.8314, 18.2916
#fed4be color charts
#fed4be color shades, tints & tones
#fed4be color schemes
#fed4be color preview, HTML & CSS examples
This text has a color of #fed4be
<p style="color:#fed4be;">Text here</p>
.mytext {color:#fed4be;}
This box has a color of #fed4be
<div style="background-color:#fed4be;">Content here</div>
.mybackground {background-color:#fed4be;}
Border around this has a color of #fed4be
<div style="border:2px solid #fed4be;">Content here</div>
.myborder {border:2px solid #fed4be;}