#fed5b9 color space conversions
Hex:
#fed5b9
RGB:
254, 213, 185
CMY:
0, 16, 27
CMYK:
0, 16, 27, 0
HSL:
24°, 97.1831%, 86.0784%
HSV (HSB):
24°, 27.1654%, 99.6078%
XYZ:
73.4243, 72.1621, 55.9577
xyY:
0.3643, 0.3580, 72.1621
CIE-Lab:
88.0466, 10.3026, 19.1903
CIE-LCH:
88.0466, 21.7810, 61.7701
CIE-Luv:
88.0466, 27.5062, 25.5156
Hunter-Lab:
84.9483, 5.6253, 20.4079
#fed5b9 color charts
#fed5b9 color shades, tints & tones
#fed5b9 color schemes
#fed5b9 color preview, HTML & CSS examples
This text has a color of #fed5b9
<p style="color:#fed5b9;">Text here</p>
.mytext {color:#fed5b9;}
This box has a color of #fed5b9
<div style="background-color:#fed5b9;">Content here</div>
.mybackground {background-color:#fed5b9;}
Border around this has a color of #fed5b9
<div style="border:2px solid #fed5b9;">Content here</div>
.myborder {border:2px solid #fed5b9;}