#fab2b1 color space conversions
Hex:
#fab2b1
RGB:
250, 178, 177
CMY:
2, 30, 31
CMYK:
0, 29, 29, 2
HSL:
1°, 87.9518%, 83.7255%
HSV (HSB):
1°, 29.2000%, 98.0392%
XYZ:
63.2805, 55.3391, 48.9412
xyY:
0.3777, 0.3303, 55.3391
CIE-Lab:
79.2362, 26.0960, 10.9970
CIE-LCH:
79.2362, 28.3185, 22.8508
CIE-Luv:
79.2362, 46.8705, 10.7868
Hunter-Lab:
74.3903, 21.6592, 13.0664
#fab2b1 color charts
#fab2b1 color shades, tints & tones
#fab2b1 color schemes
#fab2b1 color preview, HTML & CSS examples
This text has a color of #fab2b1
<p style="color:#fab2b1;">Text here</p>
.mytext {color:#fab2b1;}
This box has a color of #fab2b1
<div style="background-color:#fab2b1;">Content here</div>
.mybackground {background-color:#fab2b1;}
Border around this has a color of #fab2b1
<div style="border:2px solid #fab2b1;">Content here</div>
.myborder {border:2px solid #fab2b1;}