#fab9df color space conversions
Hex:
#fab9df
RGB:
250, 185, 223
CMY:
2, 27, 13
CMYK:
0, 26, 11, 2
HSL:
325°, 86.6667%, 85.2941%
HSV (HSB):
325°, 26.0000%, 98.0392%
XYZ:
70.0926, 60.3496, 77.7664
xyY:
0.3366, 0.2899, 60.3496
CIE-Lab:
82.0279, 29.1985, -9.7617
CIE-LCH:
82.0279, 30.7870, 341.5142
CIE-Luv:
82.0279, 36.3978, -20.2057
Hunter-Lab:
77.6850, 25.1058, -4.9726
#fab9df color charts
#fab9df color shades, tints & tones
#fab9df color schemes
#fab9df color preview, HTML & CSS examples
This text has a color of #fab9df
<p style="color:#fab9df;">Text here</p>
.mytext {color:#fab9df;}
This box has a color of #fab9df
<div style="background-color:#fab9df;">Content here</div>
.mybackground {background-color:#fab9df;}
Border around this has a color of #fab9df
<div style="border:2px solid #fab9df;">Content here</div>
.myborder {border:2px solid #fab9df;}