#facefa color space conversions
Hex:
#facefa
RGB:
250, 206, 250
CMY:
2, 19, 2
CMYK:
0, 18, 0, 2
HSL:
300°, 81.4815%, 89.4118%
HSV (HSB):
300°, 17.6000%, 98.0392%
XYZ:
78.7510, 71.3687, 100.0674
xyY:
0.3148, 0.2853, 71.3687
CIE-Lab:
87.6638, 22.7887, -15.7190
CIE-LCH:
87.6638, 27.6841, 325.4031
CIE-Luv:
87.6638, 22.2018, -28.7190
Hunter-Lab:
84.4800, 18.5549, -11.0936
#facefa color charts
#facefa RGB chart
#facefa CMYK chart
#facefa RGB pie chart
#facefa color shades, tints & tones
#facefa color schemes
#facefa color preview, HTML & CSS examples
This text has a color of #facefa
<p style="color:#facefa;">Text here</p>
.mytext {color:#facefa;}
Text color #facefa
This box has a color of #facefa
<div style="background-color:#facefa;">Content here</div>
.mybackground {background-color:#facefa;}
Background color #facefa
Border around this has a color of #facefa
<div style="border:2px solid #facefa;">Content here</div>
.myborder {border:2px solid #facefa;}
Border color #facefa