#fedadc color space conversions
Hex:
#fedadc
RGB:
254, 218, 220
CMY:
0, 15, 14
CMYK:
0, 14, 13, 0
HSL:
357°, 94.7368%, 92.5490%
HSV (HSB):
357°, 14.1732%, 99.6078%
XYZ:
78.8627, 76.3809, 78.2966
xyY:
0.3377, 0.3271, 76.3809
CIE-Lab:
90.0359, 12.7863, 3.6399
CIE-LCH:
90.0359, 13.2943, 15.8904
CIE-Luv:
90.0359, 21.4212, 3.1335
Hunter-Lab:
87.3962, 8.1277, 8.0605
#fedadc color charts
#fedadc RGB chart
#fedadc CMYK chart
#fedadc RGB pie chart
#fedadc color shades, tints & tones
#fedadc color schemes
#fedadc color preview, HTML & CSS examples
This text has a color of #fedadc
<p style="color:#fedadc;">Text here</p>
.mytext {color:#fedadc;}
Text color #fedadc
This box has a color of #fedadc
<div style="background-color:#fedadc;">Content here</div>
.mybackground {background-color:#fedadc;}
Background color #fedadc
Border around this has a color of #fedadc
<div style="border:2px solid #fedadc;">Content here</div>
.myborder {border:2px solid #fedadc;}
Border color #fedadc