#fed3e2 color space conversions
Hex:
#fed3e2
RGB:
254, 211, 226
CMY:
0, 17, 11
CMYK:
0, 17, 11, 0
HSL:
339°, 95.5556%, 91.1765%
HSV (HSB):
339°, 16.9291%, 99.6078%
XYZ:
77.8948, 73.1503, 81.9654
xyY:
0.3343, 0.3139, 73.1503
CIE-Lab:
88.5194, 17.3930, -1.7308
CIE-LCH:
88.5194, 17.4789, 354.3170
CIE-Luv:
88.5194, 24.6498, -5.8098
Hunter-Lab:
85.5280, 12.8953, 3.0492
#fed3e2 color charts
#fed3e2 color shades, tints & tones
#fed3e2 color schemes
#fed3e2 color preview, HTML & CSS examples
This text has a color of #fed3e2
<p style="color:#fed3e2;">Text here</p>
.mytext {color:#fed3e2;}
This box has a color of #fed3e2
<div style="background-color:#fed3e2;">Content here</div>
.mybackground {background-color:#fed3e2;}
Border around this has a color of #fed3e2
<div style="border:2px solid #fed3e2;">Content here</div>
.myborder {border:2px solid #fed3e2;}