#fedda2 color space conversions
Hex:
#fedda2
RGB:
254, 221, 162
CMY:
0, 13, 36
CMYK:
0, 13, 36, 0
HSL:
38°, 97.8723%, 81.5686%
HSV (HSB):
38°, 36.2205%, 99.6078%
XYZ:
73.2511, 75.3924, 44.8739
xyY:
0.3785, 0.3896, 75.3924
CIE-Lab:
89.5765, 3.3473, 33.1925
CIE-LCH:
89.5765, 33.3608, 84.2415
CIE-Luv:
89.5765, 24.4812, 44.8331
Hunter-Lab:
86.8288, -1.3630, 30.1386
#fedda2 color charts
#fedda2 color shades, tints & tones
#fedda2 color schemes
#fedda2 color preview, HTML & CSS examples
This text has a color of #fedda2
<p style="color:#fedda2;">Text here</p>
.mytext {color:#fedda2;}
This box has a color of #fedda2
<div style="background-color:#fedda2;">Content here</div>
.mybackground {background-color:#fedda2;}
Border around this has a color of #fedda2
<div style="border:2px solid #fedda2;">Content here</div>
.myborder {border:2px solid #fedda2;}