#fed5a3 color space conversions
Hex:
#fed5a3
RGB:
254, 213, 163
CMY:
0, 16, 36
CMYK:
0, 16, 36, 0
HSL:
33°, 97.8495%, 81.7647%
HSV (HSB):
33°, 35.8268%, 99.6078%
XYZ:
71.2782, 71.3037, 44.6566
xyY:
0.3807, 0.3808, 71.3037
CIE-Lab:
87.6323, 7.5740, 30.0812
CIE-LCH:
87.6323, 31.0200, 75.8675
CIE-Luv:
87.6323, 29.4062, 39.9428
Hunter-Lab:
84.4415, 2.9015, 27.7538
#fed5a3 color charts
#fed5a3 color shades, tints & tones
#fed5a3 color schemes
#fed5a3 color preview, HTML & CSS examples
This text has a color of #fed5a3
<p style="color:#fed5a3;">Text here</p>
.mytext {color:#fed5a3;}
This box has a color of #fed5a3
<div style="background-color:#fed5a3;">Content here</div>
.mybackground {background-color:#fed5a3;}
Border around this has a color of #fed5a3
<div style="border:2px solid #fed5a3;">Content here</div>
.myborder {border:2px solid #fed5a3;}