#fec9a5 color space conversions
Hex:
#fec9a5
RGB:
254, 201, 165
CMY:
0, 21, 35
CMYK:
0, 21, 35, 0
HSL:
24°, 97.8022%, 82.1569%
HSV (HSB):
24°, 35.0394%, 99.6078%
XYZ:
68.5512, 65.5607, 44.6388
xyY:
0.3835, 0.3668, 65.5607
CIE-Lab:
84.7719, 14.0351, 25.1690
CIE-LCH:
84.7719, 28.8178, 60.8545
CIE-Luv:
84.7719, 36.7918, 32.2063
Hunter-Lab:
80.9696, 9.4266, 23.9920
#fec9a5 color charts
#fec9a5 color shades, tints & tones
#fec9a5 color schemes
#fec9a5 color preview, HTML & CSS examples
This text has a color of #fec9a5
<p style="color:#fec9a5;">Text here</p>
.mytext {color:#fec9a5;}
This box has a color of #fec9a5
<div style="background-color:#fec9a5;">Content here</div>
.mybackground {background-color:#fec9a5;}
Border around this has a color of #fec9a5
<div style="border:2px solid #fec9a5;">Content here</div>
.myborder {border:2px solid #fec9a5;}