#fad8dd color space conversions
Hex:
#fad8dd
RGB:
250, 216, 221
CMY:
2, 15, 13
CMYK:
0, 14, 12, 2
HSL:
351°, 77.2727%, 91.3725%
HSV (HSB):
351°, 13.6000%, 98.0392%
XYZ:
77.0314, 74.6562, 78.7567
xyY:
0.3343, 0.3240, 74.6562
CIE-Lab:
89.2317, 12.5873, 1.9031
CIE-LCH:
89.2317, 12.7303, 8.5975
CIE-Luv:
89.2317, 19.9056, 0.5765
Hunter-Lab:
86.4038, 7.9309, 6.4401
#fad8dd color charts
#fad8dd color shades, tints & tones
#fad8dd color schemes
#fad8dd color preview, HTML & CSS examples
This text has a color of #fad8dd
<p style="color:#fad8dd;">Text here</p>
.mytext {color:#fad8dd;}
This box has a color of #fad8dd
<div style="background-color:#fad8dd;">Content here</div>
.mybackground {background-color:#fad8dd;}
Border around this has a color of #fad8dd
<div style="border:2px solid #fad8dd;">Content here</div>
.myborder {border:2px solid #fad8dd;}