#feafcd color space conversions
Hex:
#feafcd
RGB:
254, 175, 205
CMY:
0, 31, 20
CMYK:
0, 31, 19, 0
HSL:
337°, 97.5309%, 84.1176%
HSV (HSB):
337°, 31.1024%, 99.6078%
XYZ:
67.2225, 56.1386, 65.0504
xyY:
0.3568, 0.2980, 56.1386
CIE-Lab:
79.6926, 33.0123, -3.4585
CIE-LCH:
79.6926, 33.1930, 354.0193
CIE-Luv:
79.6926, 47.2627, -11.2638
Hunter-Lab:
74.9257, 29.0283, 0.9724
#feafcd color charts
#feafcd color shades, tints & tones
#feafcd color schemes
#feafcd color preview, HTML & CSS examples
This text has a color of #feafcd
<p style="color:#feafcd;">Text here</p>
.mytext {color:#feafcd;}
This box has a color of #feafcd
<div style="background-color:#feafcd;">Content here</div>
.mybackground {background-color:#feafcd;}
Border around this has a color of #feafcd
<div style="border:2px solid #feafcd;">Content here</div>
.myborder {border:2px solid #feafcd;}