#fedaeb color space conversions
Hex:
#fedaeb
RGB:
254, 218, 235
CMY:
0, 15, 8
CMYK:
0, 14, 7, 0
HSL:
332°, 94.7368%, 92.5490%
HSV (HSB):
332°, 14.1732%, 99.6078%
XYZ:
80.9399, 77.2118, 89.2346
xyY:
0.3272, 0.3121, 77.2118
CIE-Lab:
90.4190, 15.2242, -3.6824
CIE-LCH:
90.4190, 15.6633, 346.4025
CIE-Luv:
90.4190, 20.0094, -8.4192
Hunter-Lab:
87.8702, 10.6486, 1.2986
#fedaeb color charts
#fedaeb color shades, tints & tones
#fedaeb color schemes
#fedaeb color preview, HTML & CSS examples
This text has a color of #fedaeb
<p style="color:#fedaeb;">Text here</p>
.mytext {color:#fedaeb;}
This box has a color of #fedaeb
<div style="background-color:#fedaeb;">Content here</div>
.mybackground {background-color:#fedaeb;}
Border around this has a color of #fedaeb
<div style="border:2px solid #fedaeb;">Content here</div>
.myborder {border:2px solid #fedaeb;}