#f8ddd6 color space conversions
Hex:
#f8ddd6
RGB:
248, 221, 214
CMY:
3, 13, 16
CMYK:
0, 11, 14, 3
HSL:
12°, 70.8333%, 90.5882%
HSV (HSB):
12°, 13.7097%, 97.2549%
XYZ:
76.7054, 76.5244, 74.3462
xyY:
0.3371, 0.3363, 76.5244
CIE-Lab:
90.1023, 8.1765, 6.8200
CIE-LCH:
90.1023, 10.6474, 39.8312
CIE-Luv:
90.1023, 16.5284, 8.6994
Hunter-Lab:
87.4782, 3.4312, 10.8452
#f8ddd6 color charts
#f8ddd6 color shades, tints & tones
#f8ddd6 color schemes
#f8ddd6 color preview, HTML & CSS examples
This text has a color of #f8ddd6
<p style="color:#f8ddd6;">Text here</p>
.mytext {color:#f8ddd6;}
This box has a color of #f8ddd6
<div style="background-color:#f8ddd6;">Content here</div>
.mybackground {background-color:#f8ddd6;}
Border around this has a color of #f8ddd6
<div style="border:2px solid #f8ddd6;">Content here</div>
.myborder {border:2px solid #f8ddd6;}