#feddab color space conversions
Hex:
#feddab
RGB:
254, 221, 171
CMY:
0, 13, 33
CMYK:
0, 13, 33, 0
HSL:
36°, 97.6471%, 83.3333%
HSV (HSB):
36°, 32.6772%, 99.6078%
XYZ:
74.0802, 75.7240, 49.2398
xyY:
0.3722, 0.3804, 75.7240
CIE-Lab:
89.7310, 4.4041, 28.7806
CIE-LCH:
89.7310, 29.1156, 81.3000
CIE-Luv:
89.7310, 23.8185, 39.2438
Hunter-Lab:
87.0195, -0.3262, 27.3646
#feddab color charts
#feddab RGB chart
#feddab CMYK chart
#feddab RGB pie chart
#feddab color shades, tints & tones
#feddab color schemes
#feddab color preview, HTML & CSS examples
This text has a color of #feddab
<p style="color:#feddab;">Text here</p>
.mytext {color:#feddab;}
Text color #feddab
This box has a color of #feddab
<div style="background-color:#feddab;">Content here</div>
.mybackground {background-color:#feddab;}
Background color #feddab
Border around this has a color of #feddab
<div style="border:2px solid #feddab;">Content here</div>
.myborder {border:2px solid #feddab;}
Border color #feddab