#facbdc color space conversions
Hex:
#facbdc
RGB:
250, 203, 220
CMY:
2, 20, 14
CMYK:
0, 19, 12, 2
HSL:
338°, 82.4561%, 88.8235%
HSV (HSB):
338°, 18.8000%, 98.0392%
XYZ:
73.6985, 68.2032, 76.9903
xyY:
0.3367, 0.3116, 68.2032
CIE-Lab:
86.1079, 19.2293, -2.1304
CIE-LCH:
86.1079, 19.3470, 353.6781
CIE-Luv:
86.1079, 27.0795, -6.7361
Hunter-Lab:
82.5852, 14.7682, 2.5363
#facbdc color charts
#facbdc RGB chart
#facbdc CMYK chart
#facbdc RGB pie chart
#facbdc color shades, tints & tones
#facbdc color schemes
#facbdc color preview, HTML & CSS examples
This text has a color of #facbdc
<p style="color:#facbdc;">Text here</p>
.mytext {color:#facbdc;}
Text color #facbdc
This box has a color of #facbdc
<div style="background-color:#facbdc;">Content here</div>
.mybackground {background-color:#facbdc;}
Background color #facbdc
Border around this has a color of #facbdc
<div style="border:2px solid #facbdc;">Content here</div>
.myborder {border:2px solid #facbdc;}
Border color #facbdc