#faafd7 color space conversions
Hex:
#faafd7
RGB:
250, 175, 215
CMY:
2, 31, 16
CMYK:
0, 30, 14, 2
HSL:
328°, 88.2353%, 83.3333%
HSV (HSB):
328°, 30.0000%, 98.0392%
XYZ:
67.0201, 55.8902, 71.5455
xyY:
0.3447, 0.2874, 55.8902
CIE-Lab:
79.5513, 33.1738, -9.1315
CIE-LCH:
79.5513, 34.4077, 344.6098
CIE-Luv:
79.5513, 42.9338, -19.8792
Hunter-Lab:
74.7598, 29.1907, -4.4090
#faafd7 color charts
#faafd7 color shades, tints & tones
#faafd7 color schemes
#faafd7 color preview, HTML & CSS examples
This text has a color of #faafd7
<p style="color:#faafd7;">Text here</p>
.mytext {color:#faafd7;}
This box has a color of #faafd7
<div style="background-color:#faafd7;">Content here</div>
.mybackground {background-color:#faafd7;}
Border around this has a color of #faafd7
<div style="border:2px solid #faafd7;">Content here</div>
.myborder {border:2px solid #faafd7;}