#f9affa color space conversions
Hex:
#f9affa
RGB:
249, 175, 250
CMY:
2, 31, 2
CMYK:
0, 30, 0, 2
HSL:
299°, 88.2353%, 83.3333%
HSV (HSB):
299°, 30.0000%, 98.0392%
XYZ:
71.6522, 57.7018, 97.8036
xyY:
0.3154, 0.2540, 57.7018
CIE-Lab:
80.5727, 38.7966, -26.4676
CIE-LCH:
80.5727, 46.9650, 325.6977
CIE-Luv:
80.5727, 36.7274, -48.5285
Hunter-Lab:
75.9617, 35.4403, -23.1649
#f9affa color charts
#f9affa color shades, tints & tones
#f9affa color schemes
#f9affa color preview, HTML & CSS examples
This text has a color of #f9affa
<p style="color:#f9affa;">Text here</p>
.mytext {color:#f9affa;}
This box has a color of #f9affa
<div style="background-color:#f9affa;">Content here</div>
.mybackground {background-color:#f9affa;}
Border around this has a color of #f9affa
<div style="border:2px solid #f9affa;">Content here</div>
.myborder {border:2px solid #f9affa;}