#feadcf color space conversions
Hex:
#feadcf
RGB:
254, 173, 207
CMY:
0, 32, 19
CMYK:
0, 32, 19, 0
HSL:
335°, 97.5904%, 83.7255%
HSV (HSB):
335°, 31.8898%, 99.6078%
XYZ:
67.0791, 55.4630, 66.2015
xyY:
0.3554, 0.2939, 55.4630
CIE-Lab:
79.3072, 34.3567, -5.1107
CIE-LCH:
79.3072, 34.7347, 351.5391
CIE-Luv:
79.3072, 48.0560, -13.9882
Hunter-Lab:
74.4735, 30.4485, -0.5730
#feadcf color charts
#feadcf color shades, tints & tones
#feadcf color schemes
#feadcf color preview, HTML & CSS examples
This text has a color of #feadcf
<p style="color:#feadcf;">Text here</p>
.mytext {color:#feadcf;}
This box has a color of #feadcf
<div style="background-color:#feadcf;">Content here</div>
.mybackground {background-color:#feadcf;}
Border around this has a color of #feadcf
<div style="border:2px solid #feadcf;">Content here</div>
.myborder {border:2px solid #feadcf;}