#fec9ae color space conversions
Hex:
#fec9ae
RGB:
254, 201, 174
CMY:
0, 21, 32
CMYK:
0, 21, 31, 0
HSL:
20°, 97.5610%, 83.9216%
HSV (HSB):
20°, 31.4961%, 99.6078%
XYZ:
69.3997, 65.9001, 49.1066
xyY:
0.3763, 0.3574, 65.9001
CIE-Lab:
84.9454, 15.1292, 20.6681
CIE-LCH:
84.9454, 25.6138, 53.7955
CIE-Luv:
84.9454, 35.8787, 26.2527
Hunter-Lab:
81.1789, 10.5363, 20.9596
#fec9ae color charts
#fec9ae color shades, tints & tones
#fec9ae color schemes
#fec9ae color preview, HTML & CSS examples
This text has a color of #fec9ae
<p style="color:#fec9ae;">Text here</p>
.mytext {color:#fec9ae;}
This box has a color of #fec9ae
<div style="background-color:#fec9ae;">Content here</div>
.mybackground {background-color:#fec9ae;}
Border around this has a color of #fec9ae
<div style="border:2px solid #fec9ae;">Content here</div>
.myborder {border:2px solid #fec9ae;}