#fabddd color space conversions
Hex:
#fabddd
RGB:
250, 189, 221
CMY:
2, 26, 13
CMYK:
0, 24, 12, 2
HSL:
329°, 85.9155%, 86.0784%
HSV (HSB):
329°, 24.4000%, 98.0392%
XYZ:
70.6731, 61.9396, 76.6373
xyY:
0.3377, 0.2960, 61.9396
CIE-Lab:
82.8813, 26.7635, -7.4207
CIE-LCH:
82.8813, 27.7732, 344.5028
CIE-Luv:
82.8813, 34.5338, -16.1633
Hunter-Lab:
78.7017, 22.5625, -2.6435
#fabddd color charts
#fabddd color shades, tints & tones
#fabddd color schemes
#fabddd color preview, HTML & CSS examples
This text has a color of #fabddd
<p style="color:#fabddd;">Text here</p>
.mytext {color:#fabddd;}
This box has a color of #fabddd
<div style="background-color:#fabddd;">Content here</div>
.mybackground {background-color:#fabddd;}
Border around this has a color of #fabddd
<div style="border:2px solid #fabddd;">Content here</div>
.myborder {border:2px solid #fabddd;}