#fecdac color space conversions
Hex:
#fecdac
RGB:
254, 205, 172
CMY:
0, 20, 33
CMYK:
0, 19, 32, 0
HSL:
24°, 97.6190%, 83.5294%
HSV (HSB):
24°, 32.2835%, 99.6078%
XYZ:
70.1508, 67.7120, 48.4021
xyY:
0.3766, 0.3635, 67.7120
CIE-Lab:
85.8623, 12.7959, 22.9858
CIE-LCH:
85.8623, 26.3075, 60.8959
CIE-Luv:
85.8623, 33.5985, 29.8028
Hunter-Lab:
82.2873, 8.1702, 22.7262
#fecdac color charts
#fecdac color shades, tints & tones
#fecdac color schemes
#fecdac color preview, HTML & CSS examples
This text has a color of #fecdac
<p style="color:#fecdac;">Text here</p>
.mytext {color:#fecdac;}
This box has a color of #fecdac
<div style="background-color:#fecdac;">Content here</div>
.mybackground {background-color:#fecdac;}
Border around this has a color of #fecdac
<div style="border:2px solid #fecdac;">Content here</div>
.myborder {border:2px solid #fecdac;}