#fabbdd color space conversions
Hex:
#fabbdd
RGB:
250, 187, 221
CMY:
2, 27, 13
CMYK:
0, 25, 12, 2
HSL:
328°, 86.3014%, 85.6863%
HSV (HSB):
328°, 25.2000%, 98.0392%
XYZ:
70.2458, 61.0851, 76.4949
xyY:
0.3380, 0.2939, 61.0851
CIE-Lab:
82.4245, 27.8179, -8.0981
CIE-LCH:
82.4245, 28.9727, 343.7691
CIE-Luv:
82.4245, 35.6072, -17.3894
Hunter-Lab:
78.1570, 23.6573, -3.3193
#fabbdd color charts
#fabbdd color shades, tints & tones
#fabbdd color schemes
#fabbdd color preview, HTML & CSS examples
This text has a color of #fabbdd
<p style="color:#fabbdd;">Text here</p>
.mytext {color:#fabbdd;}
This box has a color of #fabbdd
<div style="background-color:#fabbdd;">Content here</div>
.mybackground {background-color:#fabbdd;}
Border around this has a color of #fabbdd
<div style="border:2px solid #fabbdd;">Content here</div>
.myborder {border:2px solid #fabbdd;}