#facedc color space conversions
Hex:
#facedc
RGB:
250, 206, 220
CMY:
2, 19, 14
CMYK:
0, 18, 12, 2
HSL:
341°, 81.4815%, 89.4118%
HSV (HSB):
341°, 17.6000%, 98.0392%
XYZ:
74.4139, 69.6339, 77.2288
xyY:
0.3363, 0.3147, 69.6339
CIE-Lab:
86.8170, 17.6545, -1.0916
CIE-LCH:
86.8170, 17.6882, 356.4618
CIE-Luv:
86.8170, 25.4464, -4.8751
Hunter-Lab:
83.4469, 13.1455, 3.5409
#facedc color charts
#facedc RGB chart
#facedc CMYK chart
#facedc RGB pie chart
#facedc color shades, tints & tones
#facedc color schemes
#facedc color preview, HTML & CSS examples
This text has a color of #facedc
<p style="color:#facedc;">Text here</p>
.mytext {color:#facedc;}
Text color #facedc
This box has a color of #facedc
<div style="background-color:#facedc;">Content here</div>
.mybackground {background-color:#facedc;}
Background color #facedc
Border around this has a color of #facedc
<div style="border:2px solid #facedc;">Content here</div>
.myborder {border:2px solid #facedc;}
Border color #facedc