#feafed color space conversions
Hex:
#feafed
RGB:
254, 175, 237
CMY:
0, 31, 7
CMYK:
0, 31, 7, 0
HSL:
313°, 97.5309%, 84.1176%
HSV (HSB):
313°, 31.1024%, 99.6078%
XYZ:
71.4891, 57.8452, 87.5181
xyY:
0.3297, 0.2667, 57.8452
CIE-Lab:
80.6526, 38.1065, -19.3131
CIE-LCH:
80.6526, 42.7212, 333.1232
CIE-Luv:
80.6526, 42.0608, -36.8215
Hunter-Lab:
76.0560, 34.6835, -14.9861
#feafed color charts
#feafed color shades, tints & tones
#feafed color schemes
#feafed color preview, HTML & CSS examples
This text has a color of #feafed
<p style="color:#feafed;">Text here</p>
.mytext {color:#feafed;}
This box has a color of #feafed
<div style="background-color:#feafed;">Content here</div>
.mybackground {background-color:#feafed;}
Border around this has a color of #feafed
<div style="border:2px solid #feafed;">Content here</div>
.myborder {border:2px solid #feafed;}