#f8ccf0 color space conversions
Hex:
#f8ccf0
RGB:
248, 204, 240
CMY:
3, 20, 6
CMYK:
0, 18, 3, 3
HSL:
311°, 75.8621%, 88.6275%
HSV (HSB):
311°, 17.7419%, 97.2549%
XYZ:
76.0324, 69.4335, 91.8327
xyY:
0.3204, 0.2926, 69.4335
CIE-Lab:
86.7182, 21.3973, -11.8622
CIE-LCH:
86.7182, 24.4654, 330.9971
CIE-Luv:
86.7182, 23.0904, -22.2602
Hunter-Lab:
83.3267, 17.0526, -7.0136
#f8ccf0 color charts
#f8ccf0 color shades, tints & tones
#f8ccf0 color schemes
#f8ccf0 color preview, HTML & CSS examples
This text has a color of #f8ccf0
<p style="color:#f8ccf0;">Text here</p>
.mytext {color:#f8ccf0;}
This box has a color of #f8ccf0
<div style="background-color:#f8ccf0;">Content here</div>
.mybackground {background-color:#f8ccf0;}
Border around this has a color of #f8ccf0
<div style="border:2px solid #f8ccf0;">Content here</div>
.myborder {border:2px solid #f8ccf0;}