#fadadc color space conversions
Hex:
#fadadc
RGB:
250, 218, 220
CMY:
2, 15, 14
CMYK:
0, 13, 12, 2
HSL:
356°, 76.1905%, 91.7647%
HSV (HSB):
356°, 12.8000%, 98.0392%
XYZ:
77.4140, 75.6341, 78.2288
xyY:
0.3347, 0.3270, 75.6341
CIE-Lab:
89.6892, 11.3860, 3.0939
CIE-LCH:
89.6892, 11.7989, 15.2017
CIE-Luv:
89.6892, 18.9075, 2.5840
Hunter-Lab:
86.9679, 6.6971, 7.5453
#fadadc color charts
#fadadc RGB chart
#fadadc CMYK chart
#fadadc RGB pie chart
#fadadc color shades, tints & tones
#fadadc color schemes
#fadadc color preview, HTML & CSS examples
This text has a color of #fadadc
<p style="color:#fadadc;">Text here</p>
.mytext {color:#fadadc;}
Text color #fadadc
This box has a color of #fadadc
<div style="background-color:#fadadc;">Content here</div>
.mybackground {background-color:#fadadc;}
Background color #fadadc
Border around this has a color of #fadadc
<div style="border:2px solid #fadadc;">Content here</div>
.myborder {border:2px solid #fadadc;}
Border color #fadadc