#feada1 color space conversions
Hex:
#feada1
RGB:
254, 173, 161
CMY:
0, 32, 37
CMYK:
0, 32, 37, 0
HSL:
8°, 97.8947%, 81.3725%
HSV (HSB):
8°, 36.6142%, 99.6078%
XYZ:
62.2496, 53.5312, 40.7699
xyY:
0.3976, 0.3419, 53.5312
CIE-Lab:
78.1876, 28.2321, 18.2396
CIE-LCH:
78.1876, 33.6115, 32.8648
CIE-Luv:
78.1876, 55.1965, 19.8506
Hunter-Lab:
73.1650, 23.8311, 18.1772
#feada1 color charts
#feada1 color shades, tints & tones
#feada1 color schemes
#feada1 color preview, HTML & CSS examples
This text has a color of #feada1
<p style="color:#feada1;">Text here</p>
.mytext {color:#feada1;}
This box has a color of #feada1
<div style="background-color:#feada1;">Content here</div>
.mybackground {background-color:#feada1;}
Border around this has a color of #feada1
<div style="border:2px solid #feada1;">Content here</div>
.myborder {border:2px solid #feada1;}