#fadcca color space conversions
Hex:
#fadcca
RGB:
250, 220, 202
CMY:
2, 14, 21
CMYK:
0, 12, 19, 2
HSL:
23°, 82.7586%, 88.6275%
HSV (HSB):
23°, 19.2000%, 98.0392%
XYZ:
75.6782, 75.7747, 66.5144
xyY:
0.3472, 0.3476, 75.7747
CIE-Lab:
89.7546, 7.5876, 12.6355
CIE-LCH:
89.7546, 14.7387, 59.0153
CIE-Luv:
89.7546, 19.3342, 17.1532
Hunter-Lab:
87.0486, 2.8489, 15.6302
#fadcca color charts
#fadcca color shades, tints & tones
#fadcca color schemes
#fadcca color preview, HTML & CSS examples
This text has a color of #fadcca
<p style="color:#fadcca;">Text here</p>
.mytext {color:#fadcca;}
This box has a color of #fadcca
<div style="background-color:#fadcca;">Content here</div>
.mybackground {background-color:#fadcca;}
Border around this has a color of #fadcca
<div style="border:2px solid #fadcca;">Content here</div>
.myborder {border:2px solid #fadcca;}