#f5d5db color space conversions
Hex:
#f5d5db
RGB:
245, 213, 219
CMY:
4, 16, 14
CMYK:
0, 13, 11, 4
HSL:
349°, 61.5385%, 89.8039%
HSV (HSB):
349°, 13.0612%, 96.0784%
XYZ:
74.2366, 72.1155, 77.0248
xyY:
0.3323, 0.3228, 72.1155
CIE-Lab:
88.0241, 12.0851, 1.1468
CIE-LCH:
88.0241, 12.1394, 5.4209
CIE-Luv:
88.0241, 18.5908, -0.4648
Hunter-Lab:
84.9208, 7.4308, 5.6674
#f5d5db color charts
#f5d5db color shades, tints & tones
#f5d5db color schemes
#f5d5db color preview, HTML & CSS examples
This text has a color of #f5d5db
<p style="color:#f5d5db;">Text here</p>
.mytext {color:#f5d5db;}
This box has a color of #f5d5db
<div style="background-color:#f5d5db;">Content here</div>
.mybackground {background-color:#f5d5db;}
Border around this has a color of #f5d5db
<div style="border:2px solid #f5d5db;">Content here</div>
.myborder {border:2px solid #f5d5db;}