#f8d3f9 color space conversions
Hex:
#f8d3f9
RGB:
248, 211, 249
CMY:
3, 17, 2
CMYK:
0, 15, 0, 2
HSL:
298°, 76.0000%, 90.1961%
HSV (HSB):
298°, 15.2610%, 97.6471%
XYZ:
79.1045, 73.3845, 99.6179
xyY:
0.3138, 0.2911, 73.3845
CIE-Lab:
88.6308, 19.3226, -13.7603
CIE-LCH:
88.6308, 23.7215, 324.5440
CIE-Luv:
88.6308, 18.5970, -24.9965
Hunter-Lab:
85.6648, 14.9171, -8.9818
#f8d3f9 color charts
#f8d3f9 color shades, tints & tones
#f8d3f9 color schemes
#f8d3f9 color preview, HTML & CSS examples
This text has a color of #f8d3f9
<p style="color:#f8d3f9;">Text here</p>
.mytext {color:#f8d3f9;}
This box has a color of #f8d3f9
<div style="background-color:#f8d3f9;">Content here</div>
.mybackground {background-color:#f8d3f9;}
Border around this has a color of #f8d3f9
<div style="border:2px solid #f8d3f9;">Content here</div>
.myborder {border:2px solid #f8d3f9;}