#fabdda color space conversions
Hex:
#fabdda
RGB:
250, 189, 218
CMY:
2, 26, 15
CMYK:
0, 24, 13, 2
HSL:
331°, 85.9155%, 86.0784%
HSV (HSB):
331°, 24.4000%, 98.0392%
XYZ:
70.2768, 61.7811, 74.5506
xyY:
0.3401, 0.2990, 61.7811
CIE-Lab:
82.7969, 26.2791, -5.9367
CIE-LCH:
82.7969, 26.9414, 347.2699
CIE-Luv:
82.7969, 34.9323, -13.7935
Hunter-Lab:
78.6010, 22.0444, -1.2141
#fabdda color charts
#fabdda RGB chart
#fabdda CMYK chart
#fabdda RGB pie chart
#fabdda color shades, tints & tones
#fabdda color schemes
#fabdda color preview, HTML & CSS examples
This text has a color of #fabdda
<p style="color:#fabdda;">Text here</p>
.mytext {color:#fabdda;}
Text color #fabdda
This box has a color of #fabdda
<div style="background-color:#fabdda;">Content here</div>
.mybackground {background-color:#fabdda;}
Background color #fabdda
Border around this has a color of #fabdda
<div style="border:2px solid #fabdda;">Content here</div>
.myborder {border:2px solid #fabdda;}
Border color #fabdda