#f8cdd1 color space conversions
Hex:
#f8cdd1
RGB:
248, 205, 209
CMY:
3, 20, 18
CMYK:
0, 17, 16, 3
HSL:
354°, 75.4386%, 88.8235%
HSV (HSB):
354°, 17.3387%, 97.2549%
XYZ:
72.0513, 68.2226, 69.6924
xyY:
0.3432, 0.3249, 68.2226
CIE-Lab:
86.1176, 15.7396, 3.7041
CIE-LCH:
86.1176, 16.1696, 13.2428
CIE-Luv:
86.1176, 25.8583, 2.6381
Hunter-Lab:
82.5969, 11.1653, 7.7911
#f8cdd1 color charts
#f8cdd1 color shades, tints & tones
#f8cdd1 color schemes
#f8cdd1 color preview, HTML & CSS examples
This text has a color of #f8cdd1
<p style="color:#f8cdd1;">Text here</p>
.mytext {color:#f8cdd1;}
This box has a color of #f8cdd1
<div style="background-color:#f8cdd1;">Content here</div>
.mybackground {background-color:#f8cdd1;}
Border around this has a color of #f8cdd1
<div style="border:2px solid #f8cdd1;">Content here</div>
.myborder {border:2px solid #f8cdd1;}