#facfcc color space conversions
Hex:
#facfcc
RGB:
250, 207, 204
CMY:
2, 19, 20
CMYK:
0, 17, 18, 2
HSL:
4°, 82.1429%, 89.0196%
HSV (HSB):
4°, 18.4000%, 98.0392%
XYZ:
72.6362, 69.3093, 66.6764
xyY:
0.3482, 0.3322, 69.3093
CIE-Lab:
86.6570, 14.6451, 7.1571
CIE-LCH:
86.6570, 16.3004, 26.0448
CIE-Luv:
86.6570, 26.5422, 7.8836
Hunter-Lab:
83.2522, 10.0472, 10.7914
#facfcc color charts
#facfcc RGB chart
#facfcc CMYK chart
#facfcc RGB pie chart
#facfcc color shades, tints & tones
#facfcc color schemes
#facfcc color preview, HTML & CSS examples
This text has a color of #facfcc
<p style="color:#facfcc;">Text here</p>
.mytext {color:#facfcc;}
Text color #facfcc
This box has a color of #facfcc
<div style="background-color:#facfcc;">Content here</div>
.mybackground {background-color:#facfcc;}
Background color #facfcc
Border around this has a color of #facfcc
<div style="border:2px solid #facfcc;">Content here</div>
.myborder {border:2px solid #facfcc;}
Border color #facfcc