#fedaa9 color space conversions
Hex:
#fedaa9
RGB:
254, 218, 169
CMY:
0, 15, 34
CMYK:
0, 14, 33, 0
HSL:
35°, 97.7011%, 82.9412%
HSV (HSB):
35°, 33.4646%, 99.6078%
XYZ:
73.1059, 74.0782, 47.9815
xyY:
0.3746, 0.3796, 74.0782
CIE-Lab:
88.9594, 5.7038, 28.7692
CIE-LCH:
88.9594, 29.3292, 78.7859
CIE-Luv:
88.9594, 25.8143, 38.8751
Hunter-Lab:
86.0687, 0.9959, 27.1951
#fedaa9 color charts
#fedaa9 color shades, tints & tones
#fedaa9 color schemes
#fedaa9 color preview, HTML & CSS examples
This text has a color of #fedaa9
<p style="color:#fedaa9;">Text here</p>
.mytext {color:#fedaa9;}
This box has a color of #fedaa9
<div style="background-color:#fedaa9;">Content here</div>
.mybackground {background-color:#fedaa9;}
Border around this has a color of #fedaa9
<div style="border:2px solid #fedaa9;">Content here</div>
.myborder {border:2px solid #fedaa9;}