#fbbaff color space conversions
Hex:
#fbbaff
RGB:
251, 186, 255
CMY:
2, 27, 0
CMYK:
2, 27, 0, 0
HSL:
297°, 100.0000%, 86.4706%
HSV (HSB):
297°, 27.0588%, 100.0000%
XYZ:
75.3926, 62.8470, 102.7648
xyY:
0.3128, 0.2608, 62.8470
CIE-Lab:
83.3618, 34.5589, -24.8680
CIE-LCH:
83.3618, 42.5762, 324.2618
CIE-Luv:
83.3618, 31.9925, -45.4060
Hunter-Lab:
79.2761, 31.0225, -21.3637
#fbbaff color charts
#fbbaff color shades, tints & tones
#fbbaff color schemes
#fbbaff color preview, HTML & CSS examples
This text has a color of #fbbaff
<p style="color:#fbbaff;">Text here</p>
.mytext {color:#fbbaff;}
This box has a color of #fbbaff
<div style="background-color:#fbbaff;">Content here</div>
.mybackground {background-color:#fbbaff;}
Border around this has a color of #fbbaff
<div style="border:2px solid #fbbaff;">Content here</div>
.myborder {border:2px solid #fbbaff;}