#fababb color space conversions
Hex:
#fababb
RGB:
250, 186, 187
CMY:
2, 27, 27
CMYK:
0, 26, 25, 2
HSL:
359°, 86.4865%, 85.4902%
HSV (HSB):
359°, 25.6000%, 98.0392%
XYZ:
65.9529, 59.0297, 54.9315
xyY:
0.3666, 0.3281, 59.0297
CIE-Lab:
81.3079, 23.2276, 8.5573
CIE-LCH:
81.3079, 24.7537, 20.2244
CIE-Luv:
81.3079, 40.7049, 8.0621
Hunter-Lab:
76.8308, 18.7737, 11.3911
#fababb color charts
#fababb RGB chart
#fababb CMYK chart
#fababb RGB pie chart
#fababb color shades, tints & tones
#fababb color schemes
#fababb color preview, HTML & CSS examples
This text has a color of #fababb
<p style="color:#fababb;">Text here</p>
.mytext {color:#fababb;}
Text color #fababb
This box has a color of #fababb
<div style="background-color:#fababb;">Content here</div>
.mybackground {background-color:#fababb;}
Background color #fababb
Border around this has a color of #fababb
<div style="border:2px solid #fababb;">Content here</div>
.myborder {border:2px solid #fababb;}
Border color #fababb