#f8d4cd color space conversions
Hex:
#f8d4cd
RGB:
248, 212, 205
CMY:
3, 17, 20
CMYK:
0, 15, 17, 3
HSL:
10°, 75.4386%, 88.8235%
HSV (HSB):
10°, 17.3387%, 97.2549%
XYZ:
73.2743, 71.4512, 67.6871
xyY:
0.3450, 0.3364, 71.4512
CIE-Lab:
87.7038, 11.4678, 8.1081
CIE-LCH:
87.7038, 14.0446, 35.2616
CIE-Luv:
87.7038, 22.3181, 9.8909
Hunter-Lab:
84.5288, 6.8084, 11.6932
#f8d4cd color charts
#f8d4cd color shades, tints & tones
#f8d4cd color schemes
#f8d4cd color preview, HTML & CSS examples
This text has a color of #f8d4cd
<p style="color:#f8d4cd;">Text here</p>
.mytext {color:#f8d4cd;}
This box has a color of #f8d4cd
<div style="background-color:#f8d4cd;">Content here</div>
.mybackground {background-color:#f8d4cd;}
Border around this has a color of #f8d4cd
<div style="border:2px solid #f8d4cd;">Content here</div>
.myborder {border:2px solid #f8d4cd;}