#fab1bb color space conversions
Hex:
#fab1bb
RGB:
250, 177, 187
CMY:
2, 31, 27
CMYK:
0, 29, 25, 2
HSL:
352°, 87.9518%, 83.7255%
HSV (HSB):
352°, 29.2000%, 98.0392%
XYZ:
64.1161, 55.3561, 54.3192
xyY:
0.3689, 0.3185, 55.3561
CIE-Lab:
79.2460, 27.9672, 5.5960
CIE-LCH:
79.2460, 28.5215, 11.3150
CIE-Luv:
79.2460, 46.0489, 2.9023
Hunter-Lab:
74.4017, 23.6205, 8.7947
#fab1bb color charts
#fab1bb color shades, tints & tones
#fab1bb color schemes
#fab1bb color preview, HTML & CSS examples
This text has a color of #fab1bb
<p style="color:#fab1bb;">Text here</p>
.mytext {color:#fab1bb;}
This box has a color of #fab1bb
<div style="background-color:#fab1bb;">Content here</div>
.mybackground {background-color:#fab1bb;}
Border around this has a color of #fab1bb
<div style="border:2px solid #fab1bb;">Content here</div>
.myborder {border:2px solid #fab1bb;}