#fedeaf color space conversions
Hex:
#fedeaf
RGB:
254, 222, 175
CMY:
0, 13, 31
CMYK:
0, 13, 31, 0
HSL:
36°, 97.5309%, 84.1176%
HSV (HSB):
36°, 31.1024%, 99.6078%
XYZ:
74.7322, 76.4085, 51.3670
xyY:
0.3690, 0.3773, 76.4085
CIE-Lab:
90.0487, 4.3809, 27.1488
CIE-LCH:
90.0487, 27.5000, 80.8333
CIE-Luv:
90.0487, 22.9082, 37.2337
Hunter-Lab:
87.4120, -0.3638, 26.3471
#fedeaf color charts
#fedeaf RGB chart
#fedeaf CMYK chart
#fedeaf RGB pie chart
#fedeaf color shades, tints & tones
#fedeaf color schemes
#fedeaf color preview, HTML & CSS examples
This text has a color of #fedeaf
<p style="color:#fedeaf;">Text here</p>
.mytext {color:#fedeaf;}
Text color #fedeaf
This box has a color of #fedeaf
<div style="background-color:#fedeaf;">Content here</div>
.mybackground {background-color:#fedeaf;}
Background color #fedeaf
Border around this has a color of #fedeaf
<div style="border:2px solid #fedeaf;">Content here</div>
.myborder {border:2px solid #fedeaf;}
Border color #fedeaf