#facae2 color space conversions
Hex:
#facae2
RGB:
250, 202, 226
CMY:
2, 21, 11
CMYK:
0, 19, 10, 2
HSL:
330°, 82.7586%, 88.6275%
HSV (HSB):
330°, 19.2000%, 98.0392%
XYZ:
74.2723, 68.0560, 81.1731
xyY:
0.3323, 0.3045, 68.0560
CIE-Lab:
86.0345, 20.7351, -5.4270
CIE-LCH:
86.0345, 21.4335, 345.3330
CIE-Luv:
86.0345, 26.9493, -12.0529
Hunter-Lab:
82.4961, 16.3378, -0.5919
#facae2 color charts
#facae2 color shades, tints & tones
#facae2 color schemes
#facae2 color preview, HTML & CSS examples
This text has a color of #facae2
<p style="color:#facae2;">Text here</p>
.mytext {color:#facae2;}
This box has a color of #facae2
<div style="background-color:#facae2;">Content here</div>
.mybackground {background-color:#facae2;}
Border around this has a color of #facae2
<div style="border:2px solid #facae2;">Content here</div>
.myborder {border:2px solid #facae2;}