#fed7ab color space conversions
Hex:
#fed7ab
RGB:
254, 215, 171
CMY:
0, 16, 33
CMYK:
0, 15, 33, 0
HSL:
32°, 97.6471%, 83.3333%
HSV (HSB):
32°, 32.6772%, 99.6078%
XYZ:
72.5242, 72.6120, 48.7212
xyY:
0.3741, 0.3746, 72.6120
CIE-Lab:
88.2623, 7.4902, 26.7893
CIE-LCH:
88.2623, 27.8167, 74.3791
CIE-Luv:
88.2623, 27.5025, 35.9577
Hunter-Lab:
85.2127, 2.7985, 25.7492
#fed7ab color charts
#fed7ab color shades, tints & tones
#fed7ab color schemes
#fed7ab color preview, HTML & CSS examples
This text has a color of #fed7ab
<p style="color:#fed7ab;">Text here</p>
.mytext {color:#fed7ab;}
This box has a color of #fed7ab
<div style="background-color:#fed7ab;">Content here</div>
.mybackground {background-color:#fed7ab;}
Border around this has a color of #fed7ab
<div style="border:2px solid #fed7ab;">Content here</div>
.myborder {border:2px solid #fed7ab;}