#fed5b8 color space conversions
Hex:
#fed5b8
RGB:
254, 213, 184
CMY:
0, 16, 28
CMYK:
0, 16, 28, 0
HSL:
25°, 97.2222%, 85.8824%
HSV (HSB):
25°, 27.5591%, 99.6078%
XYZ:
73.3190, 72.1200, 55.4036
xyY:
0.3651, 0.3591, 72.1200
CIE-Lab:
88.0263, 10.1706, 19.6860
CIE-LCH:
88.0263, 22.1580, 62.6773
CIE-Luv:
88.0263, 27.5963, 26.2010
Hunter-Lab:
84.9235, 5.4925, 20.7660
#fed5b8 color charts
#fed5b8 color shades, tints & tones
#fed5b8 color schemes
#fed5b8 color preview, HTML & CSS examples
This text has a color of #fed5b8
<p style="color:#fed5b8;">Text here</p>
.mytext {color:#fed5b8;}
This box has a color of #fed5b8
<div style="background-color:#fed5b8;">Content here</div>
.mybackground {background-color:#fed5b8;}
Border around this has a color of #fed5b8
<div style="border:2px solid #fed5b8;">Content here</div>
.myborder {border:2px solid #fed5b8;}