#fab3b1 color space conversions
Hex:
#fab3b1
RGB:
250, 179, 177
CMY:
2, 30, 31
CMYK:
0, 28, 29, 2
HSL:
2°, 87.9518%, 83.7255%
HSV (HSB):
2°, 29.2000%, 98.0392%
XYZ:
63.4803, 55.7385, 49.0078
xyY:
0.3773, 0.3313, 55.7385
CIE-Lab:
79.4648, 25.5696, 11.3216
CIE-LCH:
79.4648, 27.9640, 23.8827
CIE-Luv:
79.4648, 46.2593, 11.3459
Hunter-Lab:
74.6582, 21.1227, 13.3411
#fab3b1 color charts
#fab3b1 color shades, tints & tones
#fab3b1 color schemes
#fab3b1 color preview, HTML & CSS examples
This text has a color of #fab3b1
<p style="color:#fab3b1;">Text here</p>
.mytext {color:#fab3b1;}
This box has a color of #fab3b1
<div style="background-color:#fab3b1;">Content here</div>
.mybackground {background-color:#fab3b1;}
Border around this has a color of #fab3b1
<div style="border:2px solid #fab3b1;">Content here</div>
.myborder {border:2px solid #fab3b1;}