#faadfd color space conversions
Hex:
#faadfd
RGB:
250, 173, 253
CMY:
2, 32, 1
CMYK:
1, 32, 0, 1
HSL:
298°, 95.2381%, 83.5294%
HSV (HSB):
298°, 31.6206%, 99.2157%
XYZ:
72.0975, 57.3030, 100.1891
xyY:
0.3140, 0.2496, 57.3030
CIE-Lab:
80.3497, 40.6987, -28.4084
CIE-LCH:
80.3497, 49.6329, 325.0842
CIE-Luv:
80.3497, 37.8160, -52.0164
Hunter-Lab:
75.6987, 37.5355, -25.4827
#faadfd color charts
#faadfd color shades, tints & tones
#faadfd color schemes
#faadfd color preview, HTML & CSS examples
This text has a color of #faadfd
<p style="color:#faadfd;">Text here</p>
.mytext {color:#faadfd;}
This box has a color of #faadfd
<div style="background-color:#faadfd;">Content here</div>
.mybackground {background-color:#faadfd;}
Border around this has a color of #faadfd
<div style="border:2px solid #faadfd;">Content here</div>
.myborder {border:2px solid #faadfd;}