#faaffe color space conversions
Hex:
#faaffe
RGB:
250, 175, 254
CMY:
2, 31, 0
CMYK:
2, 31, 0, 0
HSL:
297°, 97.5309%, 84.1176%
HSV (HSB):
297°, 31.1024%, 99.6078%
XYZ:
72.6437, 58.1397, 101.1593
xyY:
0.3132, 0.2507, 58.1397
CIE-Lab:
80.8164, 39.8356, -28.2297
CIE-LCH:
80.8164, 48.8241, 324.6766
CIE-Luv:
80.8164, 36.7212, -51.6193
Hunter-Lab:
76.2494, 36.6227, -25.2849
#faaffe color charts
#faaffe color shades, tints & tones
#faaffe color schemes
#faaffe color preview, HTML & CSS examples
This text has a color of #faaffe
<p style="color:#faaffe;">Text here</p>
.mytext {color:#faaffe;}
This box has a color of #faaffe
<div style="background-color:#faaffe;">Content here</div>
.mybackground {background-color:#faaffe;}
Border around this has a color of #faaffe
<div style="border:2px solid #faaffe;">Content here</div>
.myborder {border:2px solid #faaffe;}