#fadecf color space conversions
Hex:
#fadecf
RGB:
250, 222, 207
CMY:
2, 13, 19
CMYK:
0, 11, 17, 2
HSL:
21°, 81.1321%, 89.6078%
HSV (HSB):
21°, 17.2000%, 98.0392%
XYZ:
76.8081, 77.0715, 69.8596
xyY:
0.3433, 0.3445, 77.0715
CIE-Lab:
90.3545, 7.2967, 10.8714
CIE-LCH:
90.3545, 13.0931, 56.1311
CIE-Luv:
90.3545, 17.7979, 14.7289
Hunter-Lab:
87.7904, 2.5370, 14.2730
#fadecf color charts
#fadecf RGB chart
#fadecf CMYK chart
#fadecf RGB pie chart
#fadecf color shades, tints & tones
#fadecf color schemes
#fadecf color preview, HTML & CSS examples
This text has a color of #fadecf
<p style="color:#fadecf;">Text here</p>
.mytext {color:#fadecf;}
Text color #fadecf
This box has a color of #fadecf
<div style="background-color:#fadecf;">Content here</div>
.mybackground {background-color:#fadecf;}
Background color #fadecf
Border around this has a color of #fadecf
<div style="border:2px solid #fadecf;">Content here</div>
.myborder {border:2px solid #fadecf;}
Border color #fadecf