#f8c7dd color space conversions
Hex:
#f8c7dd
RGB:
248, 199, 221
CMY:
3, 22, 13
CMYK:
0, 20, 11, 3
HSL:
333°, 77.7778%, 87.6471%
HSV (HSB):
333°, 19.7581%, 97.2549%
XYZ:
72.1860, 66.0238, 77.3459
xyY:
0.3349, 0.3063, 66.0238
CIE-Lab:
85.0085, 20.8039, -4.2997
CIE-LCH:
85.0085, 21.2435, 348.3226
CIE-Luv:
85.0085, 27.8497, -10.3162
Hunter-Lab:
81.2550, 16.3810, 0.4409
#f8c7dd color charts
#f8c7dd color shades, tints & tones
#f8c7dd color schemes
#f8c7dd color preview, HTML & CSS examples
This text has a color of #f8c7dd
<p style="color:#f8c7dd;">Text here</p>
.mytext {color:#f8c7dd;}
This box has a color of #f8c7dd
<div style="background-color:#f8c7dd;">Content here</div>
.mybackground {background-color:#f8c7dd;}
Border around this has a color of #f8c7dd
<div style="border:2px solid #f8c7dd;">Content here</div>
.myborder {border:2px solid #f8c7dd;}