#f8ccd9 color space conversions
Hex:
#f8ccd9
RGB:
248, 204, 217
CMY:
3, 20, 15
CMYK:
0, 18, 13, 3
HSL:
342°, 75.8621%, 88.6275%
HSV (HSB):
342°, 17.7419%, 97.2549%
XYZ:
72.8287, 68.1519, 74.9618
xyY:
0.3373, 0.3156, 68.1519
CIE-Lab:
86.0824, 17.5251, -0.5956
CIE-LCH:
86.0824, 17.5352, 358.0535
CIE-Luv:
86.0824, 25.5755, -4.0975
Hunter-Lab:
82.5542, 13.0014, 3.9508
#f8ccd9 color charts
#f8ccd9 color shades, tints & tones
#f8ccd9 color schemes
#f8ccd9 color preview, HTML & CSS examples
This text has a color of #f8ccd9
<p style="color:#f8ccd9;">Text here</p>
.mytext {color:#f8ccd9;}
This box has a color of #f8ccd9
<div style="background-color:#f8ccd9;">Content here</div>
.mybackground {background-color:#f8ccd9;}
Border around this has a color of #f8ccd9
<div style="border:2px solid #f8ccd9;">Content here</div>
.myborder {border:2px solid #f8ccd9;}