#fed1bb color space conversions
Hex:
#fed1bb
RGB:
254, 209, 187
CMY:
0, 18, 27
CMYK:
0, 18, 26, 0
HSL:
20°, 97.1014%, 86.4706%
HSV (HSB):
20°, 26.3780%, 99.6078%
XYZ:
72.6432, 70.2596, 56.7465
xyY:
0.3639, 0.3519, 70.2596
CIE-Lab:
87.1240, 12.6464, 16.8506
CIE-LCH:
87.1240, 21.0683, 53.1118
CIE-Luv:
87.1240, 29.7120, 21.8429
Hunter-Lab:
83.8210, 8.0096, 18.5356
#fed1bb color charts
#fed1bb color shades, tints & tones
#fed1bb color schemes
#fed1bb color preview, HTML & CSS examples
This text has a color of #fed1bb
<p style="color:#fed1bb;">Text here</p>
.mytext {color:#fed1bb;}
This box has a color of #fed1bb
<div style="background-color:#fed1bb;">Content here</div>
.mybackground {background-color:#fed1bb;}
Border around this has a color of #fed1bb
<div style="border:2px solid #fed1bb;">Content here</div>
.myborder {border:2px solid #fed1bb;}