#f8d7cd color space conversions
Hex:
#f8d7cd
RGB:
248, 215, 205
CMY:
3, 16, 20
CMYK:
0, 13, 17, 3
HSL:
14°, 75.4386%, 88.8235%
HSV (HSB):
14°, 17.3387%, 97.2549%
XYZ:
74.0313, 72.9651, 67.9394
xyY:
0.3444, 0.3395, 72.9651
CIE-Lab:
88.4311, 9.9061, 9.1502
CIE-LCH:
88.4311, 13.4855, 42.7286
CIE-Luv:
88.4311, 20.6280, 11.7076
Hunter-Lab:
85.4196, 5.2176, 12.6368
#f8d7cd color charts
#f8d7cd color shades, tints & tones
#f8d7cd color schemes
#f8d7cd color preview, HTML & CSS examples
This text has a color of #f8d7cd
<p style="color:#f8d7cd;">Text here</p>
.mytext {color:#f8d7cd;}
This box has a color of #f8d7cd
<div style="background-color:#f8d7cd;">Content here</div>
.mybackground {background-color:#f8d7cd;}
Border around this has a color of #f8d7cd
<div style="border:2px solid #f8d7cd;">Content here</div>
.myborder {border:2px solid #f8d7cd;}