#f8affd color space conversions
Hex:
#f8affd
RGB:
248, 175, 253
CMY:
3, 31, 1
CMYK:
2, 31, 0, 1
HSL:
296°, 95.1220%, 83.9216%
HSV (HSB):
296°, 30.8300%, 99.2157%
XYZ:
71.7710, 57.7083, 100.2846
xyY:
0.3124, 0.2512, 57.7083
CIE-Lab:
80.5763, 39.0324, -28.0795
CIE-LCH:
80.5763, 48.0831, 324.2692
CIE-Luv:
80.5763, 35.6221, -51.2157
Hunter-Lab:
75.9659, 35.7026, -25.0941
#f8affd color charts
#f8affd color shades, tints & tones
#f8affd color schemes
#f8affd color preview, HTML & CSS examples
This text has a color of #f8affd
<p style="color:#f8affd;">Text here</p>
.mytext {color:#f8affd;}
This box has a color of #f8affd
<div style="background-color:#f8affd;">Content here</div>
.mybackground {background-color:#f8affd;}
Border around this has a color of #f8affd
<div style="border:2px solid #f8affd;">Content here</div>
.myborder {border:2px solid #f8affd;}