#f5dedd color space conversions
Hex:
#f5dedd
RGB:
245, 222, 221
CMY:
4, 13, 13
CMYK:
0, 9, 10, 4
HSL:
2°, 54.5455%, 91.3725%
HSV (HSB):
2°, 9.7959%, 96.0784%
XYZ:
76.8286, 76.8755, 79.1958
xyY:
0.3299, 0.3301, 76.8755
CIE-Lab:
90.2643, 7.7272, 3.3504
CIE-LCH:
90.2643, 8.4223, 23.4408
CIE-Luv:
90.2643, 13.5730, 3.6568
Hunter-Lab:
87.6787, 2.9733, 7.8214
#f5dedd color charts
#f5dedd color shades, tints & tones
#f5dedd color schemes
#f5dedd color preview, HTML & CSS examples
This text has a color of #f5dedd
<p style="color:#f5dedd;">Text here</p>
.mytext {color:#f5dedd;}
This box has a color of #f5dedd
<div style="background-color:#f5dedd;">Content here</div>
.mybackground {background-color:#f5dedd;}
Border around this has a color of #f5dedd
<div style="border:2px solid #f5dedd;">Content here</div>
.myborder {border:2px solid #f5dedd;}