#f5ddf2 color space conversions
Hex:
#f5ddf2
RGB:
245, 221, 242
CMY:
4, 13, 5
CMYK:
0, 10, 1, 4
HSL:
308°, 54.5455%, 91.3725%
HSV (HSB):
308°, 9.7959%, 96.0784%
XYZ:
79.5397, 77.5362, 94.7782
xyY:
0.3158, 0.3079, 77.5362
CIE-Lab:
90.5678, 11.8340, -7.2240
CIE-LCH:
90.5678, 13.8647, 328.5983
CIE-Luv:
90.5678, 12.3941, -13.3282
Hunter-Lab:
88.0546, 7.1432, -2.1789
#f5ddf2 color charts
#f5ddf2 color shades, tints & tones
#f5ddf2 color schemes
#f5ddf2 color preview, HTML & CSS examples
This text has a color of #f5ddf2
<p style="color:#f5ddf2;">Text here</p>
.mytext {color:#f5ddf2;}
This box has a color of #f5ddf2
<div style="background-color:#f5ddf2;">Content here</div>
.mybackground {background-color:#f5ddf2;}
Border around this has a color of #f5ddf2
<div style="border:2px solid #f5ddf2;">Content here</div>
.myborder {border:2px solid #f5ddf2;}