#fadde5 color space conversions
Hex:
#fadde5
RGB:
250, 221, 229
CMY:
2, 13, 10
CMYK:
0, 12, 8, 2
HSL:
343°, 74.3590%, 92.3529%
HSV (HSB):
343°, 11.6000%, 98.0392%
XYZ:
79.4236, 77.6940, 84.9391
xyY:
0.3281, 0.3210, 77.6940
CIE-Lab:
90.6401, 11.2933, -0.2485
CIE-LCH:
90.6401, 11.2960, 358.7393
CIE-Luv:
90.6401, 16.5033, -2.4318
Hunter-Lab:
88.1442, 6.5877, 4.5669
#fadde5 color charts
#fadde5 color shades, tints & tones
#fadde5 color schemes
#fadde5 color preview, HTML & CSS examples
This text has a color of #fadde5
<p style="color:#fadde5;">Text here</p>
.mytext {color:#fadde5;}
This box has a color of #fadde5
<div style="background-color:#fadde5;">Content here</div>
.mybackground {background-color:#fadde5;}
Border around this has a color of #fadde5
<div style="border:2px solid #fadde5;">Content here</div>
.myborder {border:2px solid #fadde5;}