#fabfed color space conversions
Hex:
#fabfed
RGB:
250, 191, 237
CMY:
2, 25, 7
CMYK:
0, 24, 5, 2
HSL:
313°, 85.5072%, 86.4706%
HSV (HSB):
313°, 23.6000%, 98.0392%
XYZ:
73.3412, 63.7000, 88.5506
xyY:
0.3251, 0.2824, 63.7000
CIE-Lab:
83.8093, 28.3935, -14.5989
CIE-LCH:
83.8093, 31.9268, 332.7893
CIE-Luv:
83.8093, 31.3623, -27.7394
Hunter-Lab:
79.8123, 24.3559, -9.9128
#fabfed color charts
#fabfed RGB chart
#fabfed CMYK chart
#fabfed RGB pie chart
#fabfed color shades, tints & tones
#fabfed color schemes
#fabfed color preview, HTML & CSS examples
This text has a color of #fabfed
<p style="color:#fabfed;">Text here</p>
.mytext {color:#fabfed;}
Text color #fabfed
This box has a color of #fabfed
<div style="background-color:#fabfed;">Content here</div>
.mybackground {background-color:#fabfed;}
Background color #fabfed
Border around this has a color of #fabfed
<div style="border:2px solid #fabfed;">Content here</div>
.myborder {border:2px solid #fabfed;}
Border color #fabfed