#f8ccd7 color space conversions
Hex:
#f8ccd7
RGB:
248, 204, 215
CMY:
3, 20, 16
CMYK:
0, 18, 13, 3
HSL:
345°, 75.8621%, 88.6275%
HSV (HSB):
345°, 17.7419%, 97.2549%
XYZ:
72.5700, 68.0485, 73.5998
xyY:
0.3388, 0.3177, 68.0485
CIE-Lab:
86.0307, 17.2056, 0.3914
CIE-LCH:
86.0307, 17.2100, 1.3031
CIE-Luv:
86.0307, 25.7872, -2.5556
Hunter-Lab:
82.4915, 12.6711, 4.8449
#f8ccd7 color charts
#f8ccd7 color shades, tints & tones
#f8ccd7 color schemes
#f8ccd7 color preview, HTML & CSS examples
This text has a color of #f8ccd7
<p style="color:#f8ccd7;">Text here</p>
.mytext {color:#f8ccd7;}
This box has a color of #f8ccd7
<div style="background-color:#f8ccd7;">Content here</div>
.mybackground {background-color:#f8ccd7;}
Border around this has a color of #f8ccd7
<div style="border:2px solid #f8ccd7;">Content here</div>
.myborder {border:2px solid #f8ccd7;}