#fabcdf color space conversions
Hex:
#fabcdf
RGB:
250, 188, 223
CMY:
2, 26, 13
CMYK:
0, 25, 11, 2
HSL:
326°, 86.1111%, 85.8824%
HSV (HSB):
326°, 24.8000%, 98.0392%
XYZ:
70.7268, 61.6181, 77.9778
xyY:
0.3363, 0.2930, 61.6181
CIE-Lab:
82.7099, 27.6170, -8.7475
CIE-LCH:
82.7099, 28.9693, 342.4247
CIE-Luv:
82.7099, 34.8009, -18.3651
Hunter-Lab:
78.4972, 23.4603, -3.9496
#fabcdf color charts
#fabcdf RGB chart
#fabcdf CMYK chart
#fabcdf RGB pie chart
#fabcdf color shades, tints & tones
#fabcdf color schemes
#fabcdf color preview, HTML & CSS examples
This text has a color of #fabcdf
<p style="color:#fabcdf;">Text here</p>
.mytext {color:#fabcdf;}
Text color #fabcdf
This box has a color of #fabcdf
<div style="background-color:#fabcdf;">Content here</div>
.mybackground {background-color:#fabcdf;}
Background color #fabcdf
Border around this has a color of #fabcdf
<div style="border:2px solid #fabcdf;">Content here</div>
.myborder {border:2px solid #fabcdf;}
Border color #fabcdf