#feadd7 color space conversions
Hex:
#feadd7
RGB:
254, 173, 215
CMY:
0, 32, 16
CMYK:
0, 32, 15, 0
HSL:
329°, 97.5904%, 83.7255%
HSV (HSB):
329°, 31.8898%, 99.6078%
XYZ:
68.0824, 55.8643, 71.4845
xyY:
0.3484, 0.2859, 55.8643
CIE-Lab:
79.5365, 35.5766, -9.1076
CIE-LCH:
79.5365, 36.7239, 345.6407
CIE-Luv:
79.5365, 46.7388, -20.2941
Hunter-Lab:
74.7424, 31.7953, -4.3860
#feadd7 color charts
#feadd7 color shades, tints & tones
#feadd7 color schemes
#feadd7 color preview, HTML & CSS examples
This text has a color of #feadd7
<p style="color:#feadd7;">Text here</p>
.mytext {color:#feadd7;}
This box has a color of #feadd7
<div style="background-color:#feadd7;">Content here</div>
.mybackground {background-color:#feadd7;}
Border around this has a color of #feadd7
<div style="border:2px solid #feadd7;">Content here</div>
.myborder {border:2px solid #feadd7;}