#f8d5dd color space conversions
Hex:
#f8d5dd
RGB:
248, 213, 221
CMY:
3, 16, 13
CMYK:
0, 14, 11, 3
HSL:
346°, 71.4286%, 90.3922%
HSV (HSB):
346°, 14.1129%, 97.2549%
XYZ:
75.5568, 72.7654, 78.4695
xyY:
0.3332, 0.3208, 72.7654
CIE-Lab:
88.3357, 13.4556, 0.5768
CIE-LCH:
88.3357, 13.4679, 2.4546
CIE-Luv:
88.3357, 20.2803, -1.5786
Hunter-Lab:
85.3026, 8.8267, 5.1713
#f8d5dd color charts
#f8d5dd color shades, tints & tones
#f8d5dd color schemes
#f8d5dd color preview, HTML & CSS examples
This text has a color of #f8d5dd
<p style="color:#f8d5dd;">Text here</p>
.mytext {color:#f8d5dd;}
This box has a color of #f8d5dd
<div style="background-color:#f8d5dd;">Content here</div>
.mybackground {background-color:#f8d5dd;}
Border around this has a color of #f8d5dd
<div style="border:2px solid #f8d5dd;">Content here</div>
.myborder {border:2px solid #f8d5dd;}