#fab2b3 color space conversions
Hex:
#fab2b3
RGB:
250, 178, 179
CMY:
2, 30, 30
CMYK:
0, 29, 28, 2
HSL:
359°, 87.8049%, 83.9216%
HSV (HSB):
359°, 28.8000%, 98.0392%
XYZ:
63.4814, 55.4195, 49.9990
xyY:
0.3759, 0.3281, 55.4195
CIE-Lab:
79.2823, 26.3589, 9.9805
CIE-LCH:
79.2823, 28.1852, 20.7386
CIE-Luv:
79.2823, 46.5911, 9.3434
Hunter-Lab:
74.4442, 21.9363, 12.2900
#fab2b3 color charts
#fab2b3 color shades, tints & tones
#fab2b3 color schemes
#fab2b3 color preview, HTML & CSS examples
This text has a color of #fab2b3
<p style="color:#fab2b3;">Text here</p>
.mytext {color:#fab2b3;}
This box has a color of #fab2b3
<div style="background-color:#fab2b3;">Content here</div>
.mybackground {background-color:#fab2b3;}
Border around this has a color of #fab2b3
<div style="border:2px solid #fab2b3;">Content here</div>
.myborder {border:2px solid #fab2b3;}