#fabfcc color space conversions
Hex:
#fabfcc
RGB:
250, 191, 204
CMY:
2, 25, 20
CMYK:
0, 24, 18, 2
HSL:
347°, 85.5072%, 86.4706%
HSV (HSB):
347°, 23.6000%, 98.0392%
XYZ:
68.9542, 61.9452, 65.4491
xyY:
0.3512, 0.3155, 61.9452
CIE-Lab:
82.8843, 23.0482, 1.7010
CIE-LCH:
82.8843, 23.1108, 4.2209
CIE-Luv:
82.8843, 35.6326, -1.7241
Hunter-Lab:
78.7053, 18.6508, 5.7898
#fabfcc color charts
#fabfcc RGB chart
#fabfcc CMYK chart
#fabfcc RGB pie chart
#fabfcc color shades, tints & tones
#fabfcc color schemes
#fabfcc color preview, HTML & CSS examples
This text has a color of #fabfcc
<p style="color:#fabfcc;">Text here</p>
.mytext {color:#fabfcc;}
Text color #fabfcc
This box has a color of #fabfcc
<div style="background-color:#fabfcc;">Content here</div>
.mybackground {background-color:#fabfcc;}
Background color #fabfcc
Border around this has a color of #fabfcc
<div style="border:2px solid #fabfcc;">Content here</div>
.myborder {border:2px solid #fabfcc;}
Border color #fabfcc