#fbaebb color space conversions
Hex:
#fbaebb
RGB:
251, 174, 187
CMY:
2, 32, 27
CMYK:
0, 31, 25, 2
HSL:
350°, 90.5882%, 83.3333%
HSV (HSB):
350°, 30.6773%, 98.4314%
XYZ:
63.8894, 54.3692, 54.1407
xyY:
0.3706, 0.3154, 54.3692
CIE-Lab:
78.6765, 29.9041, 4.7882
CIE-LCH:
78.6765, 30.2850, 9.0969
CIE-Luv:
78.6765, 48.5340, 1.3615
Hunter-Lab:
73.7355, 25.6273, 8.0808
#fbaebb color charts
#fbaebb color shades, tints & tones
#fbaebb color schemes
#fbaebb color preview, HTML & CSS examples
This text has a color of #fbaebb
<p style="color:#fbaebb;">Text here</p>
.mytext {color:#fbaebb;}
This box has a color of #fbaebb
<div style="background-color:#fbaebb;">Content here</div>
.mybackground {background-color:#fbaebb;}
Border around this has a color of #fbaebb
<div style="border:2px solid #fbaebb;">Content here</div>
.myborder {border:2px solid #fbaebb;}