#fbaabb color space conversions
Hex:
#fbaabb
RGB:
251, 170, 187
CMY:
2, 33, 27
CMYK:
0, 32, 25, 2
HSL:
347°, 91.0112%, 82.5490%
HSV (HSB):
347°, 32.2709%, 98.4314%
XYZ:
63.1280, 52.8465, 53.8869
xyY:
0.3716, 0.3111, 52.8465
CIE-Lab:
77.7843, 32.0031, 3.4978
CIE-LCH:
77.7843, 32.1937, 6.2375
CIE-Luv:
77.7843, 50.8961, -0.9016
Hunter-Lab:
72.6956, 27.7900, 6.9372
#fbaabb color charts
#fbaabb RGB chart
#fbaabb CMYK chart
#fbaabb RGB pie chart
#fbaabb color shades, tints & tones
#fbaabb color schemes
#fbaabb color preview, HTML & CSS examples
This text has a color of #fbaabb
<p style="color:#fbaabb;">Text here</p>
.mytext {color:#fbaabb;}
Text color #fbaabb
This box has a color of #fbaabb
<div style="background-color:#fbaabb;">Content here</div>
.mybackground {background-color:#fbaabb;}
Background color #fbaabb
Border around this has a color of #fbaabb
<div style="border:2px solid #fbaabb;">Content here</div>
.myborder {border:2px solid #fbaabb;}
Border color #fbaabb