#fed5a8 color space conversions
Hex:
#fed5a8
RGB:
254, 213, 168
CMY:
0, 16, 34
CMYK:
0, 16, 34, 0
HSL:
31°, 97.7273%, 82.7451%
HSV (HSB):
31°, 33.8583%, 99.6078%
XYZ:
71.7352, 71.4865, 47.0632
xyY:
0.3770, 0.3757, 71.4865
CIE-Lab:
87.7208, 8.1614, 27.6109
CIE-LCH:
87.7208, 28.7918, 73.5331
CIE-Luv:
87.7208, 28.9903, 36.7892
Hunter-Lab:
84.5497, 3.4843, 26.1820
#fed5a8 color charts
#fed5a8 color shades, tints & tones
#fed5a8 color schemes
#fed5a8 color preview, HTML & CSS examples
This text has a color of #fed5a8
<p style="color:#fed5a8;">Text here</p>
.mytext {color:#fed5a8;}
This box has a color of #fed5a8
<div style="background-color:#fed5a8;">Content here</div>
.mybackground {background-color:#fed5a8;}
Border around this has a color of #fed5a8
<div style="border:2px solid #fed5a8;">Content here</div>
.myborder {border:2px solid #fed5a8;}