#f8c8f0 color space conversions
Hex:
#f8c8f0
RGB:
248, 200, 240
CMY:
3, 22, 6
CMYK:
0, 19, 3, 3
HSL:
310°, 77.4194%, 87.8431%
HSV (HSB):
310°, 19.3548%, 97.2549%
XYZ:
75.0939, 67.5563, 91.5199
xyY:
0.3207, 0.2885, 67.5563
CIE-Lab:
85.7841, 23.5060, -13.2579
CIE-LCH:
85.7841, 26.9872, 330.5760
CIE-Luv:
85.7841, 25.1350, -24.8196
Hunter-Lab:
82.1926, 19.2463, -8.4834
#f8c8f0 color charts
#f8c8f0 color shades, tints & tones
#f8c8f0 color schemes
#f8c8f0 color preview, HTML & CSS examples
This text has a color of #f8c8f0
<p style="color:#f8c8f0;">Text here</p>
.mytext {color:#f8c8f0;}
This box has a color of #f8c8f0
<div style="background-color:#f8c8f0;">Content here</div>
.mybackground {background-color:#f8c8f0;}
Border around this has a color of #f8c8f0
<div style="border:2px solid #f8c8f0;">Content here</div>
.myborder {border:2px solid #f8c8f0;}