#feaead color space conversions
Hex:
#feaead
RGB:
254, 174, 173
CMY:
0, 32, 32
CMYK:
0, 31, 32, 0
HSL:
1°, 97.5904%, 83.7255%
HSV (HSB):
1°, 31.8898%, 99.6078%
XYZ:
63.5519, 54.3601, 46.6782
xyY:
0.3861, 0.3303, 54.3601
CIE-Lab:
78.6712, 29.1545, 12.4217
CIE-LCH:
78.6712, 31.6904, 23.0771
CIE-Luv:
78.6712, 52.8045, 12.0559
Hunter-Lab:
73.7293, 24.8342, 14.0739
#feaead color charts
#feaead color shades, tints & tones
#feaead color schemes
#feaead color preview, HTML & CSS examples
This text has a color of #feaead
<p style="color:#feaead;">Text here</p>
.mytext {color:#feaead;}
This box has a color of #feaead
<div style="background-color:#feaead;">Content here</div>
.mybackground {background-color:#feaead;}
Border around this has a color of #feaead
<div style="border:2px solid #feaead;">Content here</div>
.myborder {border:2px solid #feaead;}