#fed5ac color space conversions
Hex:
#fed5ac
RGB:
254, 213, 172
CMY:
0, 16, 33
CMYK:
0, 16, 32, 0
HSL:
30°, 97.6190%, 83.5294%
HSV (HSB):
30°, 32.2835%, 99.6078%
XYZ:
72.1137, 71.6379, 49.0564
xyY:
0.3740, 0.3716, 71.6379
CIE-Lab:
87.7940, 8.6453, 25.6317
CIE-LCH:
87.7940, 27.0504, 71.3614
CIE-Luv:
87.7940, 28.6506, 34.2114
Hunter-Lab:
84.6392, 3.9658, 24.8832
#fed5ac color charts
#fed5ac color shades, tints & tones
#fed5ac color schemes
#fed5ac color preview, HTML & CSS examples
This text has a color of #fed5ac
<p style="color:#fed5ac;">Text here</p>
.mytext {color:#fed5ac;}
This box has a color of #fed5ac
<div style="background-color:#fed5ac;">Content here</div>
.mybackground {background-color:#fed5ac;}
Border around this has a color of #fed5ac
<div style="border:2px solid #fed5ac;">Content here</div>
.myborder {border:2px solid #fed5ac;}