#fedac0 color space conversions
Hex:
#fedac0
RGB:
254, 218, 192
CMY:
0, 15, 25
CMYK:
0, 14, 24, 0
HSL:
25°, 96.8750%, 87.4510%
HSV (HSB):
25°, 24.4094%, 99.6078%
XYZ:
75.4589, 75.0194, 60.3723
xyY:
0.3579, 0.3558, 75.0194
CIE-Lab:
89.4021, 8.6590, 17.4208
CIE-LCH:
89.4021, 19.4542, 63.5704
CIE-Luv:
89.4021, 23.9258, 23.5465
Hunter-Lab:
86.6137, 3.9372, 19.3028
#fedac0 color charts
#fedac0 color shades, tints & tones
#fedac0 color schemes
#fedac0 color preview, HTML & CSS examples
This text has a color of #fedac0
<p style="color:#fedac0;">Text here</p>
.mytext {color:#fedac0;}
This box has a color of #fedac0
<div style="background-color:#fedac0;">Content here</div>
.mybackground {background-color:#fedac0;}
Border around this has a color of #fedac0
<div style="border:2px solid #fedac0;">Content here</div>
.myborder {border:2px solid #fedac0;}