#faddf7 color space conversions
Hex:
#faddf7
RGB:
250, 221, 247
CMY:
2, 13, 3
CMYK:
0, 12, 1, 2
HSL:
306°, 74.3590%, 92.3529%
HSV (HSB):
306°, 11.6000%, 98.0392%
XYZ:
82.0693, 78.7523, 98.8709
xyY:
0.3160, 0.3033, 78.7523
CIE-Lab:
91.1221, 14.3879, -8.9784
CIE-LCH:
91.1221, 16.9595, 328.0349
CIE-Luv:
91.1221, 14.9244, -16.5680
Hunter-Lab:
88.7425, 9.7779, -3.9372
#faddf7 color charts
#faddf7 color shades, tints & tones
#faddf7 color schemes
#faddf7 color preview, HTML & CSS examples
This text has a color of #faddf7
<p style="color:#faddf7;">Text here</p>
.mytext {color:#faddf7;}
This box has a color of #faddf7
<div style="background-color:#faddf7;">Content here</div>
.mybackground {background-color:#faddf7;}
Border around this has a color of #faddf7
<div style="border:2px solid #faddf7;">Content here</div>
.myborder {border:2px solid #faddf7;}