#fab1d2 color space conversions
Hex:
#fab1d2
RGB:
250, 177, 210
CMY:
2, 31, 18
CMYK:
0, 29, 16, 2
HSL:
333°, 87.9518%, 83.7255%
HSV (HSB):
333°, 29.2000%, 98.0392%
XYZ:
66.7793, 56.4214, 68.3435
xyY:
0.3486, 0.2946, 56.4214
CIE-Lab:
79.8531, 31.3397, -5.9776
CIE-LCH:
79.8531, 31.9047, 349.2013
CIE-Luv:
79.8531, 42.6203, -14.7327
Hunter-Lab:
75.1142, 27.2434, -1.3658
#fab1d2 color charts
#fab1d2 color shades, tints & tones
#fab1d2 color schemes
#fab1d2 color preview, HTML & CSS examples
This text has a color of #fab1d2
<p style="color:#fab1d2;">Text here</p>
.mytext {color:#fab1d2;}
This box has a color of #fab1d2
<div style="background-color:#fab1d2;">Content here</div>
.mybackground {background-color:#fab1d2;}
Border around this has a color of #fab1d2
<div style="border:2px solid #fab1d2;">Content here</div>
.myborder {border:2px solid #fab1d2;}