#feadc1 color space conversions
Hex:
#feadc1
RGB:
254, 173, 193
CMY:
0, 32, 24
CMYK:
0, 32, 24, 0
HSL:
345°, 97.5904%, 83.7255%
HSV (HSB):
345°, 31.8898%, 99.6078%
XYZ:
65.4423, 54.8082, 57.5819
xyY:
0.3680, 0.3082, 54.8082
CIE-Lab:
78.9307, 32.3288, 1.9381
CIE-LCH:
78.9307, 32.3869, 3.4307
CIE-Luv:
78.9307, 50.3195, -3.2016
Hunter-Lab:
74.0326, 28.2309, 5.7075
#feadc1 color charts
#feadc1 color shades, tints & tones
#feadc1 color schemes
#feadc1 color preview, HTML & CSS examples
This text has a color of #feadc1
<p style="color:#feadc1;">Text here</p>
.mytext {color:#feadc1;}
This box has a color of #feadc1
<div style="background-color:#feadc1;">Content here</div>
.mybackground {background-color:#feadc1;}
Border around this has a color of #feadc1
<div style="border:2px solid #feadc1;">Content here</div>
.myborder {border:2px solid #feadc1;}