#faddf6 color space conversions
Hex:
#faddf6
RGB:
250, 221, 246
CMY:
2, 13, 4
CMYK:
0, 12, 2, 2
HSL:
308°, 74.3590%, 92.3529%
HSV (HSB):
308°, 11.6000%, 98.0392%
XYZ:
81.9153, 78.6907, 98.0602
xyY:
0.3167, 0.3042, 78.6907
CIE-Lab:
91.0942, 14.2104, -8.4958
CIE-LCH:
91.0942, 16.5564, 329.1267
CIE-Luv:
91.0942, 15.0132, -15.7714
Hunter-Lab:
88.7078, 9.5934, -3.4455
#faddf6 color charts
#faddf6 color shades, tints & tones
#faddf6 color schemes
#faddf6 color preview, HTML & CSS examples
This text has a color of #faddf6
<p style="color:#faddf6;">Text here</p>
.mytext {color:#faddf6;}
This box has a color of #faddf6
<div style="background-color:#faddf6;">Content here</div>
.mybackground {background-color:#faddf6;}
Border around this has a color of #faddf6
<div style="border:2px solid #faddf6;">Content here</div>
.myborder {border:2px solid #faddf6;}