#feaea8 color space conversions
Hex:
#feaea8
RGB:
254, 174, 168
CMY:
0, 32, 34
CMYK:
0, 31, 34, 0
HSL:
4°, 97.7273%, 82.7451%
HSV (HSB):
4°, 33.8583%, 99.6078%
XYZ:
63.0770, 54.1701, 44.1771
xyY:
0.3908, 0.3356, 54.1701
CIE-Lab:
78.5608, 28.5385, 14.9743
CIE-LCH:
78.5608, 32.2285, 27.6861
CIE-Luv:
78.5608, 53.5422, 15.5732
Hunter-Lab:
73.6003, 24.1776, 15.9326
#feaea8 color charts
#feaea8 color shades, tints & tones
#feaea8 color schemes
#feaea8 color preview, HTML & CSS examples
This text has a color of #feaea8
<p style="color:#feaea8;">Text here</p>
.mytext {color:#feaea8;}
This box has a color of #feaea8
<div style="background-color:#feaea8;">Content here</div>
.mybackground {background-color:#feaea8;}
Border around this has a color of #feaea8
<div style="border:2px solid #feaea8;">Content here</div>
.myborder {border:2px solid #feaea8;}