#f8d3cd color space conversions
Hex:
#f8d3cd
RGB:
248, 211, 205
CMY:
3, 17, 20
CMYK:
0, 15, 17, 3
HSL:
8°, 75.4386%, 88.8235%
HSV (HSB):
8°, 17.3387%, 97.2549%
XYZ:
73.0251, 70.9528, 67.6040
xyY:
0.3451, 0.3353, 70.9528
CIE-Lab:
87.4621, 11.9892, 7.7612
CIE-LCH:
87.4621, 14.2821, 32.9169
CIE-Luv:
87.4621, 22.8819, 9.2852
Hunter-Lab:
84.2335, 7.3397, 11.3785
#f8d3cd color charts
#f8d3cd color shades, tints & tones
#f8d3cd color schemes
#f8d3cd color preview, HTML & CSS examples
This text has a color of #f8d3cd
<p style="color:#f8d3cd;">Text here</p>
.mytext {color:#f8d3cd;}
This box has a color of #f8d3cd
<div style="background-color:#f8d3cd;">Content here</div>
.mybackground {background-color:#f8d3cd;}
Border around this has a color of #f8d3cd
<div style="border:2px solid #f8d3cd;">Content here</div>
.myborder {border:2px solid #f8d3cd;}