#faafee color space conversions
Hex:
#faafee
RGB:
250, 175, 238
CMY:
2, 31, 7
CMYK:
0, 30, 5, 2
HSL:
310°, 88.2353%, 83.3333%
HSV (HSB):
310°, 30.0000%, 98.0392%
XYZ:
70.1869, 57.1570, 88.2221
xyY:
0.3256, 0.2651, 57.1570
CIE-Lab:
80.2678, 36.9875, -20.4739
CIE-LCH:
80.2678, 42.2759, 331.0339
CIE-Luv:
80.2678, 39.2826, -38.4597
Hunter-Lab:
75.6022, 33.4103, -16.2654
#faafee color charts
#faafee color shades, tints & tones
#faafee color schemes
#faafee color preview, HTML & CSS examples
This text has a color of #faafee
<p style="color:#faafee;">Text here</p>
.mytext {color:#faafee;}
This box has a color of #faafee
<div style="background-color:#faafee;">Content here</div>
.mybackground {background-color:#faafee;}
Border around this has a color of #faafee
<div style="border:2px solid #faafee;">Content here</div>
.myborder {border:2px solid #faafee;}