#fabdcf color space conversions
Hex:
#fabdcf
RGB:
250, 189, 207
CMY:
2, 26, 19
CMYK:
0, 24, 17, 2
HSL:
342°, 85.9155%, 86.0784%
HSV (HSB):
342°, 24.4000%, 98.0392%
XYZ:
68.8844, 61.2242, 67.2183
xyY:
0.3491, 0.3103, 61.2242
CIE-Lab:
82.4991, 24.5567, -0.4705
CIE-LCH:
82.4991, 24.5612, 358.9024
CIE-Luv:
82.4991, 36.3770, -5.2216
Hunter-Lab:
78.2459, 20.2137, 3.8381
#fabdcf color charts
#fabdcf color shades, tints & tones
#fabdcf color schemes
#fabdcf color preview, HTML & CSS examples
This text has a color of #fabdcf
<p style="color:#fabdcf;">Text here</p>
.mytext {color:#fabdcf;}
This box has a color of #fabdcf
<div style="background-color:#fabdcf;">Content here</div>
.mybackground {background-color:#fabdcf;}
Border around this has a color of #fabdcf
<div style="border:2px solid #fabdcf;">Content here</div>
.myborder {border:2px solid #fabdcf;}