#fbbaf3 color space conversions
Hex:
#fbbaf3
RGB:
251, 186, 243
CMY:
2, 27, 5
CMYK:
0, 26, 3, 2
HSL:
307°, 89.0411%, 85.6863%
HSV (HSB):
307°, 25.8964%, 98.4314%
XYZ:
73.5202, 62.0981, 92.9052
xyY:
0.3217, 0.2717, 62.0981
CIE-Lab:
82.9656, 32.4033, -19.0651
CIE-LCH:
82.9656, 37.5959, 329.5288
CIE-Luv:
82.9656, 33.7019, -35.5599
Hunter-Lab:
78.8024, 28.6310, -14.7392
#fbbaf3 color charts
#fbbaf3 color shades, tints & tones
#fbbaf3 color schemes
#fbbaf3 color preview, HTML & CSS examples
This text has a color of #fbbaf3
<p style="color:#fbbaf3;">Text here</p>
.mytext {color:#fbbaf3;}
This box has a color of #fbbaf3
<div style="background-color:#fbbaf3;">Content here</div>
.mybackground {background-color:#fbbaf3;}
Border around this has a color of #fbbaf3
<div style="border:2px solid #fbbaf3;">Content here</div>
.myborder {border:2px solid #fbbaf3;}