#f9aff3 color space conversions
Hex:
#f9aff3
RGB:
249, 175, 243
CMY:
2, 31, 5
CMYK:
0, 30, 2, 2
HSL:
305°, 86.0465%, 83.1373%
HSV (HSB):
305°, 29.7189%, 97.6471%
XYZ:
70.5746, 57.2707, 92.1287
xyY:
0.3208, 0.2604, 57.2707
CIE-Lab:
80.3316, 37.5429, -23.0763
CIE-LCH:
80.3316, 44.0679, 328.4224
CIE-Luv:
80.3316, 37.8397, -42.7650
Hunter-Lab:
75.6774, 34.0283, -19.2046
#f9aff3 color charts
#f9aff3 color shades, tints & tones
#f9aff3 color schemes
#f9aff3 color preview, HTML & CSS examples
This text has a color of #f9aff3
<p style="color:#f9aff3;">Text here</p>
.mytext {color:#f9aff3;}
This box has a color of #f9aff3
<div style="background-color:#f9aff3;">Content here</div>
.mybackground {background-color:#f9aff3;}
Border around this has a color of #f9aff3
<div style="border:2px solid #f9aff3;">Content here</div>
.myborder {border:2px solid #f9aff3;}