#fed6a8 color space conversions
Hex:
#fed6a8
RGB:
254, 214, 168
CMY:
0, 16, 34
CMYK:
0, 16, 34, 0
HSL:
32°, 97.7273%, 82.7451%
HSV (HSB):
32°, 33.8583%, 99.6078%
XYZ:
71.9875, 71.9911, 47.1473
xyY:
0.3766, 0.3767, 71.9911
CIE-Lab:
87.9643, 7.6450, 27.9407
CIE-LCH:
87.9643, 28.9677, 74.6976
CIE-Luv:
87.9643, 28.3692, 37.3333
Hunter-Lab:
84.8476, 2.9621, 26.4476
#fed6a8 color charts
#fed6a8 color shades, tints & tones
#fed6a8 color schemes
#fed6a8 color preview, HTML & CSS examples
This text has a color of #fed6a8
<p style="color:#fed6a8;">Text here</p>
.mytext {color:#fed6a8;}
This box has a color of #fed6a8
<div style="background-color:#fed6a8;">Content here</div>
.mybackground {background-color:#fed6a8;}
Border around this has a color of #fed6a8
<div style="border:2px solid #fed6a8;">Content here</div>
.myborder {border:2px solid #fed6a8;}