#fadbf5 color space conversions
Hex:
#fadbf5
RGB:
250, 219, 245
CMY:
2, 14, 4
CMYK:
0, 12, 2, 2
HSL:
310°, 75.6098%, 91.9608%
HSV (HSB):
310°, 12.4000%, 98.0392%
XYZ:
81.2373, 77.5796, 97.0789
xyY:
0.3175, 0.3032, 77.5796
CIE-Lab:
90.5877, 15.0769, -8.7225
CIE-LCH:
90.5877, 17.4182, 329.9490
CIE-Luv:
90.5877, 16.1248, -16.2727
Hunter-Lab:
88.0793, 10.4954, -3.6925
#fadbf5 color charts
#fadbf5 color shades, tints & tones
#fadbf5 color schemes
#fadbf5 color preview, HTML & CSS examples
This text has a color of #fadbf5
<p style="color:#fadbf5;">Text here</p>
.mytext {color:#fadbf5;}
This box has a color of #fadbf5
<div style="background-color:#fadbf5;">Content here</div>
.mybackground {background-color:#fadbf5;}
Border around this has a color of #fadbf5
<div style="border:2px solid #fadbf5;">Content here</div>
.myborder {border:2px solid #fadbf5;}