#fadff2 color space conversions
Hex:
#fadff2
RGB:
250, 223, 242
CMY:
2, 13, 5
CMYK:
0, 11, 3, 2
HSL:
318°, 72.9730%, 92.7451%
HSV (HSB):
318°, 10.8000%, 98.0392%
XYZ:
81.8390, 79.5102, 95.0380
xyY:
0.3192, 0.3101, 79.5102
CIE-Lab:
91.4646, 12.4658, -5.8521
CIE-LCH:
91.4646, 13.7711, 334.8521
CIE-Luv:
91.4646, 14.3362, -11.3052
Hunter-Lab:
89.1685, 7.7829, -0.7749
#fadff2 color charts
#fadff2 color shades, tints & tones
#fadff2 color schemes
#fadff2 color preview, HTML & CSS examples
This text has a color of #fadff2
<p style="color:#fadff2;">Text here</p>
.mytext {color:#fadff2;}
This box has a color of #fadff2
<div style="background-color:#fadff2;">Content here</div>
.mybackground {background-color:#fadff2;}
Border around this has a color of #fadff2
<div style="border:2px solid #fadff2;">Content here</div>
.myborder {border:2px solid #fadff2;}