#feaed1 color space conversions
Hex:
#feaed1
RGB:
254, 174, 209
CMY:
0, 32, 18
CMYK:
0, 31, 18, 0
HSL:
334°, 97.5610%, 83.9216%
HSV (HSB):
334°, 31.4961%, 99.6078%
XYZ:
67.5177, 55.9464, 67.5618
xyY:
0.3534, 0.2929, 55.9464
CIE-Lab:
79.5833, 34.1348, -5.7873
CIE-LCH:
79.5833, 34.6219, 350.3774
CIE-Luv:
79.5833, 47.1761, -14.9716
Hunter-Lab:
74.7973, 30.2323, -1.1964
#feaed1 color charts
#feaed1 color shades, tints & tones
#feaed1 color schemes
#feaed1 color preview, HTML & CSS examples
This text has a color of #feaed1
<p style="color:#feaed1;">Text here</p>
.mytext {color:#feaed1;}
This box has a color of #feaed1
<div style="background-color:#feaed1;">Content here</div>
.mybackground {background-color:#feaed1;}
Border around this has a color of #feaed1
<div style="border:2px solid #feaed1;">Content here</div>
.myborder {border:2px solid #feaed1;}