#f8ddfc color space conversions
Hex:
#f8ddfc
RGB:
248, 221, 252
CMY:
3, 13, 1
CMYK:
2, 12, 0, 1
HSL:
292°, 83.7838%, 92.7451%
HSV (HSB):
292°, 12.3016%, 98.8235%
XYZ:
82.1385, 78.6976, 102.9565
xyY:
0.3114, 0.2983, 78.6976
CIE-Lab:
91.0973, 14.6286, -11.6529
CIE-LCH:
91.0973, 18.7026, 321.4599
CIE-Luv:
91.0973, 13.3044, -20.8739
Hunter-Lab:
88.7117, 10.0285, -6.7122
#f8ddfc color charts
#f8ddfc color shades, tints & tones
#f8ddfc color schemes
#f8ddfc color preview, HTML & CSS examples
This text has a color of #f8ddfc
<p style="color:#f8ddfc;">Text here</p>
.mytext {color:#f8ddfc;}
This box has a color of #f8ddfc
<div style="background-color:#f8ddfc;">Content here</div>
.mybackground {background-color:#f8ddfc;}
Border around this has a color of #f8ddfc
<div style="border:2px solid #f8ddfc;">Content here</div>
.myborder {border:2px solid #f8ddfc;}