#facafb color space conversions
Hex:
#facafb
RGB:
250, 202, 251
CMY:
2, 21, 2
CMYK:
0, 20, 0, 2
HSL:
299°, 85.9649%, 88.8235%
HSV (HSB):
299°, 19.5219%, 98.4314%
XYZ:
77.9575, 69.5301, 100.5786
xyY:
0.3143, 0.2803, 69.5301
CIE-Lab:
86.7659, 25.0766, -17.5978
CIE-LCH:
86.7659, 30.6353, 324.9402
CIE-Luv:
86.7659, 24.0824, -32.1150
Hunter-Lab:
83.3847, 20.9588, -13.1463
#facafb color charts
#facafb color shades, tints & tones
#facafb color schemes
#facafb color preview, HTML & CSS examples
This text has a color of #facafb
<p style="color:#facafb;">Text here</p>
.mytext {color:#facafb;}
This box has a color of #facafb
<div style="background-color:#facafb;">Content here</div>
.mybackground {background-color:#facafb;}
Border around this has a color of #facafb
<div style="border:2px solid #facafb;">Content here</div>
.myborder {border:2px solid #facafb;}