#f8dccd color space conversions
Hex:
#f8dccd
RGB:
248, 220, 205
CMY:
3, 14, 20
CMYK:
0, 11, 17, 3
HSL:
21°, 75.4386%, 88.8235%
HSV (HSB):
21°, 17.3387%, 97.2549%
XYZ:
75.3240, 75.5506, 68.3703
xyY:
0.3436, 0.3446, 75.5506
CIE-Lab:
89.6503, 7.3132, 10.8918
CIE-LCH:
89.6503, 13.1192, 56.1209
CIE-Luv:
89.6503, 17.8163, 14.7331
Hunter-Lab:
86.9199, 2.5769, 14.2070
#f8dccd color charts
#f8dccd color shades, tints & tones
#f8dccd color schemes
#f8dccd color preview, HTML & CSS examples
This text has a color of #f8dccd
<p style="color:#f8dccd;">Text here</p>
.mytext {color:#f8dccd;}
This box has a color of #f8dccd
<div style="background-color:#f8dccd;">Content here</div>
.mybackground {background-color:#f8dccd;}
Border around this has a color of #f8dccd
<div style="border:2px solid #f8dccd;">Content here</div>
.myborder {border:2px solid #f8dccd;}