#fedac3 color space conversions
Hex:
#fedac3
RGB:
254, 218, 195
CMY:
0, 15, 24
CMYK:
0, 14, 23, 0
HSL:
23°, 96.7213%, 88.0392%
HSV (HSB):
23°, 23.2283%, 99.6078%
XYZ:
75.7948, 75.1538, 62.1411
xyY:
0.3557, 0.3527, 75.1538
CIE-Lab:
89.4650, 9.0739, 15.9400
CIE-LCH:
89.4650, 18.3418, 60.3493
CIE-Luv:
89.4650, 23.6672, 21.4435
Hunter-Lab:
86.6913, 4.3541, 18.1843
#fedac3 color charts
#fedac3 color shades, tints & tones
#fedac3 color schemes
#fedac3 color preview, HTML & CSS examples
This text has a color of #fedac3
<p style="color:#fedac3;">Text here</p>
.mytext {color:#fedac3;}
This box has a color of #fedac3
<div style="background-color:#fedac3;">Content here</div>
.mybackground {background-color:#fedac3;}
Border around this has a color of #fedac3
<div style="border:2px solid #fedac3;">Content here</div>
.myborder {border:2px solid #fedac3;}