#f8c3dd color space conversions
Hex:
#f8c3dd
RGB:
248, 195, 221
CMY:
3, 24, 13
CMYK:
0, 21, 11, 3
HSL:
331°, 79.1045%, 86.8627%
HSV (HSB):
331°, 21.3710%, 97.2549%
XYZ:
71.2777, 64.2071, 77.0431
xyY:
0.3354, 0.3021, 64.2071
CIE-Lab:
84.0735, 22.9127, -5.6787
CIE-LCH:
84.0735, 23.6059, 346.0803
CIE-Luv:
84.0735, 30.0044, -12.8009
Hunter-Lab:
80.1294, 18.5552, -0.9158
#f8c3dd color charts
#f8c3dd color shades, tints & tones
#f8c3dd color schemes
#f8c3dd color preview, HTML & CSS examples
This text has a color of #f8c3dd
<p style="color:#f8c3dd;">Text here</p>
.mytext {color:#f8c3dd;}
This box has a color of #f8c3dd
<div style="background-color:#f8c3dd;">Content here</div>
.mybackground {background-color:#f8c3dd;}
Border around this has a color of #f8c3dd
<div style="border:2px solid #f8c3dd;">Content here</div>
.myborder {border:2px solid #f8c3dd;}