#fed3a3 color space conversions
Hex:
#fed3a3
RGB:
254, 211, 163
CMY:
0, 17, 36
CMYK:
0, 17, 36, 0
HSL:
32°, 97.8495%, 81.7647%
HSV (HSB):
32°, 35.8268%, 99.6078%
XYZ:
70.7782, 70.3037, 44.4899
xyY:
0.3814, 0.3788, 70.3037
CIE-Lab:
87.1456, 8.6073, 29.4270
CIE-LCH:
87.1456, 30.6600, 73.6960
CIE-Luv:
87.1456, 30.6633, 38.8700
Hunter-Lab:
83.8473, 3.9447, 27.2335
#fed3a3 color charts
#fed3a3 color shades, tints & tones
#fed3a3 color schemes
#fed3a3 color preview, HTML & CSS examples
This text has a color of #fed3a3
<p style="color:#fed3a3;">Text here</p>
.mytext {color:#fed3a3;}
This box has a color of #fed3a3
<div style="background-color:#fed3a3;">Content here</div>
.mybackground {background-color:#fed3a3;}
Border around this has a color of #fed3a3
<div style="border:2px solid #fed3a3;">Content here</div>
.myborder {border:2px solid #fed3a3;}