#fadbf1 color space conversions
Hex:
#fadbf1
RGB:
250, 219, 241
CMY:
2, 14, 5
CMYK:
0, 12, 4, 2
HSL:
317°, 75.6098%, 91.9608%
HSV (HSB):
317°, 12.4000%, 98.0392%
XYZ:
80.6330, 77.3379, 93.8970
xyY:
0.3201, 0.3071, 77.3379
CIE-Lab:
90.4769, 14.3751, -6.7871
CIE-LCH:
90.4769, 15.8968, 334.7261
CIE-Luv:
90.4769, 16.4891, -13.0960
Hunter-Lab:
87.9420, 9.7663, -1.7455
#fadbf1 color charts
#fadbf1 color shades, tints & tones
#fadbf1 color schemes
#fadbf1 color preview, HTML & CSS examples
This text has a color of #fadbf1
<p style="color:#fadbf1;">Text here</p>
.mytext {color:#fadbf1;}
This box has a color of #fadbf1
<div style="background-color:#fadbf1;">Content here</div>
.mybackground {background-color:#fadbf1;}
Border around this has a color of #fadbf1
<div style="border:2px solid #fadbf1;">Content here</div>
.myborder {border:2px solid #fadbf1;}