#fabcde color space conversions
Hex:
#fabcde
RGB:
250, 188, 222
CMY:
2, 26, 13
CMYK:
0, 25, 11, 2
HSL:
327°, 86.1111%, 85.8824%
HSV (HSB):
327°, 24.8000%, 98.0392%
XYZ:
70.5924, 61.5644, 77.2697
xyY:
0.3371, 0.2940, 61.5644
CIE-Lab:
82.6812, 27.4535, -8.2538
CIE-LCH:
82.6812, 28.6674, 343.2668
CIE-Luv:
82.6812, 34.9359, -17.5702
Hunter-Lab:
78.4630, 23.2846, -3.4643
#fabcde color charts
#fabcde RGB chart
#fabcde CMYK chart
#fabcde RGB pie chart
#fabcde color shades, tints & tones
#fabcde color schemes
#fabcde color preview, HTML & CSS examples
This text has a color of #fabcde
<p style="color:#fabcde;">Text here</p>
.mytext {color:#fabcde;}
Text color #fabcde
This box has a color of #fabcde
<div style="background-color:#fabcde;">Content here</div>
.mybackground {background-color:#fabcde;}
Background color #fabcde
Border around this has a color of #fabcde
<div style="border:2px solid #fabcde;">Content here</div>
.myborder {border:2px solid #fabcde;}
Border color #fabcde