#feaada color space conversions
Hex:
#feaada
RGB:
254, 170, 218
CMY:
0, 33, 15
CMYK:
0, 33, 14, 0
HSL:
326°, 97.6744%, 83.1373%
HSV (HSB):
326°, 33.0709%, 99.6078%
XYZ:
67.9027, 54.8822, 73.3441
xyY:
0.3462, 0.2798, 54.8822
CIE-Lab:
78.9734, 37.6099, -11.5729
CIE-LCH:
78.9734, 39.3502, 342.8964
CIE-Luv:
78.9734, 47.8391, -24.4479
Hunter-Lab:
74.0825, 33.9653, -6.8413
#feaada color charts
#feaada color shades, tints & tones
#feaada color schemes
#feaada color preview, HTML & CSS examples
This text has a color of #feaada
<p style="color:#feaada;">Text here</p>
.mytext {color:#feaada;}
This box has a color of #feaada
<div style="background-color:#feaada;">Content here</div>
.mybackground {background-color:#feaada;}
Border around this has a color of #feaada
<div style="border:2px solid #feaada;">Content here</div>
.myborder {border:2px solid #feaada;}