#faaff6 color space conversions
Hex:
#faaff6
RGB:
250, 175, 246
CMY:
2, 31, 4
CMYK:
0, 30, 2, 2
HSL:
303°, 88.2353%, 83.3333%
HSV (HSB):
303°, 30.0000%, 98.0392%
XYZ:
71.3889, 57.6378, 94.5514
xyY:
0.3193, 0.2578, 57.6378
CIE-Lab:
80.5370, 38.3925, -24.3661
CIE-LCH:
80.5370, 45.4719, 327.5984
CIE-Luv:
80.5370, 38.0023, -45.0239
Hunter-Lab:
75.9195, 34.9884, -20.6970
#faaff6 color charts
#faaff6 color shades, tints & tones
#faaff6 color schemes
#faaff6 color preview, HTML & CSS examples
This text has a color of #faaff6
<p style="color:#faaff6;">Text here</p>
.mytext {color:#faaff6;}
This box has a color of #faaff6
<div style="background-color:#faaff6;">Content here</div>
.mybackground {background-color:#faaff6;}
Border around this has a color of #faaff6
<div style="border:2px solid #faaff6;">Content here</div>
.myborder {border:2px solid #faaff6;}