#faafda color space conversions
Hex:
#faafda
RGB:
250, 175, 218
CMY:
2, 31, 15
CMYK:
0, 30, 13, 2
HSL:
326°, 88.2353%, 83.3333%
HSV (HSB):
326°, 30.0000%, 98.0392%
XYZ:
67.4092, 56.0459, 73.5948
xyY:
0.3421, 0.2844, 56.0459
CIE-Lab:
79.6399, 33.6515, -10.6232
CIE-LCH:
79.6399, 35.2885, 342.4801
CIE-Luv:
79.6399, 42.4617, -22.2707
Hunter-Lab:
74.8638, 29.7141, -5.8803
#faafda color charts
#faafda color shades, tints & tones
#faafda color schemes
#faafda color preview, HTML & CSS examples
This text has a color of #faafda
<p style="color:#faafda;">Text here</p>
.mytext {color:#faafda;}
This box has a color of #faafda
<div style="background-color:#faafda;">Content here</div>
.mybackground {background-color:#faafda;}
Border around this has a color of #faafda
<div style="border:2px solid #faafda;">Content here</div>
.myborder {border:2px solid #faafda;}