#feac96 color space conversions
Hex:
#feac96
RGB:
254, 172, 150
CMY:
0, 33, 41
CMYK:
0, 32, 41, 0
HSL:
13°, 98.1132%, 79.2157%
HSV (HSB):
13°, 40.9449%, 99.6078%
XYZ:
61.1306, 52.7779, 35.8194
xyY:
0.4083, 0.3525, 52.7779
CIE-Lab:
77.7437, 27.5278, 23.5623
CIE-LCH:
77.7437, 36.2348, 40.5618
CIE-Luv:
77.7437, 57.4088, 26.6048
Hunter-Lab:
72.6484, 23.0656, 21.6209
#feac96 color charts
#feac96 color shades, tints & tones
#feac96 color schemes
#feac96 color preview, HTML & CSS examples
This text has a color of #feac96
<p style="color:#feac96;">Text here</p>
.mytext {color:#feac96;}
This box has a color of #feac96
<div style="background-color:#feac96;">Content here</div>
.mybackground {background-color:#feac96;}
Border around this has a color of #feac96
<div style="border:2px solid #feac96;">Content here</div>
.myborder {border:2px solid #feac96;}