#faceda color space conversions
Hex:
#faceda
RGB:
250, 206, 218
CMY:
2, 19, 15
CMYK:
0, 18, 13, 2
HSL:
344°, 81.4815%, 89.4118%
HSV (HSB):
344°, 17.6000%, 98.0392%
XYZ:
74.1505, 69.5286, 75.8419
xyY:
0.3378, 0.3167, 69.5286
CIE-Lab:
86.7651, 17.3338, -0.1069
CIE-LCH:
86.7651, 17.3341, 359.6467
CIE-Luv:
86.7651, 25.6575, -3.3304
Hunter-Lab:
83.3838, 12.8127, 4.4413
#faceda color charts
#faceda RGB chart
#faceda CMYK chart
#faceda RGB pie chart
#faceda color shades, tints & tones
#faceda color schemes
#faceda color preview, HTML & CSS examples
This text has a color of #faceda
<p style="color:#faceda;">Text here</p>
.mytext {color:#faceda;}
Text color #faceda
This box has a color of #faceda
<div style="background-color:#faceda;">Content here</div>
.mybackground {background-color:#faceda;}
Background color #faceda
Border around this has a color of #faceda
<div style="border:2px solid #faceda;">Content here</div>
.myborder {border:2px solid #faceda;}
Border color #faceda