#fedabb color space conversions
Hex:
#fedabb
RGB:
254, 218, 187
CMY:
0, 15, 27
CMYK:
0, 14, 26, 0
HSL:
28°, 97.1014%, 86.4706%
HSV (HSB):
28°, 26.3780%, 99.6078%
XYZ:
74.9141, 74.8015, 57.5034
xyY:
0.3615, 0.3610, 74.8015
CIE-Lab:
89.2999, 7.9824, 19.8896
CIE-LCH:
89.2999, 21.4317, 68.1326
CIE-Luv:
89.2999, 24.3508, 27.0012
Hunter-Lab:
86.4879, 3.2595, 21.1212
#fedabb color charts
#fedabb RGB chart
#fedabb CMYK chart
#fedabb RGB pie chart
#fedabb color shades, tints & tones
#fedabb color schemes
#fedabb color preview, HTML & CSS examples
This text has a color of #fedabb
<p style="color:#fedabb;">Text here</p>
.mytext {color:#fedabb;}
Text color #fedabb
This box has a color of #fedabb
<div style="background-color:#fedabb;">Content here</div>
.mybackground {background-color:#fedabb;}
Background color #fedabb
Border around this has a color of #fedabb
<div style="border:2px solid #fedabb;">Content here</div>
.myborder {border:2px solid #fedabb;}
Border color #fedabb