#facedf color space conversions
Hex:
#facedf
RGB:
250, 206, 223
CMY:
2, 19, 13
CMYK:
0, 18, 11, 2
HSL:
337°, 81.4815%, 89.4118%
HSV (HSB):
337°, 17.6000%, 98.0392%
XYZ:
74.8149, 69.7943, 79.3405
xyY:
0.3341, 0.3117, 69.7943
CIE-Lab:
86.8959, 18.1408, -2.5667
CIE-LCH:
86.8959, 18.3215, 351.9468
CIE-Luv:
86.8959, 25.1283, -7.2045
Hunter-Lab:
83.5430, 13.6512, 2.1726
#facedf color charts
#facedf RGB chart
#facedf CMYK chart
#facedf RGB pie chart
#facedf color shades, tints & tones
#facedf color schemes
#facedf color preview, HTML & CSS examples
This text has a color of #facedf
<p style="color:#facedf;">Text here</p>
.mytext {color:#facedf;}
Text color #facedf
This box has a color of #facedf
<div style="background-color:#facedf;">Content here</div>
.mybackground {background-color:#facedf;}
Background color #facedf
Border around this has a color of #facedf
<div style="border:2px solid #facedf;">Content here</div>
.myborder {border:2px solid #facedf;}
Border color #facedf