#fadbdc color space conversions
Hex:
#fadbdc
RGB:
250, 219, 220
CMY:
2, 14, 14
CMYK:
0, 12, 12, 2
HSL:
358°, 75.6098%, 91.9608%
HSV (HSB):
358°, 12.4000%, 98.0392%
XYZ:
77.6741, 76.1543, 78.3155
xyY:
0.3346, 0.3280, 76.1543
CIE-Lab:
89.9310, 10.8663, 3.4445
CIE-LCH:
89.9310, 11.3992, 17.5882
CIE-Luv:
89.9310, 18.3628, 3.2060
Hunter-Lab:
87.2665, 6.1630, 7.8779
#fadbdc color charts
#fadbdc color shades, tints & tones
#fadbdc color schemes
#fadbdc color preview, HTML & CSS examples
This text has a color of #fadbdc
<p style="color:#fadbdc;">Text here</p>
.mytext {color:#fadbdc;}
This box has a color of #fadbdc
<div style="background-color:#fadbdc;">Content here</div>
.mybackground {background-color:#fadbdc;}
Border around this has a color of #fadbdc
<div style="border:2px solid #fadbdc;">Content here</div>
.myborder {border:2px solid #fadbdc;}