#fadbeb color space conversions
Hex:
#fadbeb
RGB:
250, 219, 235
CMY:
2, 14, 8
CMYK:
0, 12, 6, 2
HSL:
329°, 75.6098%, 91.9608%
HSV (HSB):
329°, 12.4000%, 98.0392%
XYZ:
79.7513, 76.9852, 89.2535
xyY:
0.3242, 0.3130, 76.9852
CIE-Lab:
90.3148, 13.3421, -3.8753
CIE-LCH:
90.3148, 13.8935, 343.8036
CIE-Luv:
90.3148, 17.0315, -8.3703
Hunter-Lab:
87.7412, 8.6982, 1.1069
#fadbeb color charts
#fadbeb color shades, tints & tones
#fadbeb color schemes
#fadbeb color preview, HTML & CSS examples
This text has a color of #fadbeb
<p style="color:#fadbeb;">Text here</p>
.mytext {color:#fadbeb;}
This box has a color of #fadbeb
<div style="background-color:#fadbeb;">Content here</div>
.mybackground {background-color:#fadbeb;}
Border around this has a color of #fadbeb
<div style="border:2px solid #fadbeb;">Content here</div>
.myborder {border:2px solid #fadbeb;}