#fbb5f8 color space conversions
Hex:
#fbb5f8
RGB:
251, 181, 248
CMY:
2, 29, 3
CMYK:
0, 28, 1, 2
HSL:
303°, 89.7436%, 84.7059%
HSV (HSB):
303°, 27.8884%, 98.4314%
XYZ:
73.2508, 60.3343, 96.5919
xyY:
0.3182, 0.2621, 60.3343
CIE-Lab:
82.0196, 35.9196, -23.1728
CIE-LCH:
82.0196, 42.7457, 327.1727
CIE-Luv:
82.0196, 35.4294, -42.7673
Hunter-Lab:
77.6751, 32.4012, -19.3567
#fbb5f8 color charts
#fbb5f8 color shades, tints & tones
#fbb5f8 color schemes
#fbb5f8 color preview, HTML & CSS examples
This text has a color of #fbb5f8
<p style="color:#fbb5f8;">Text here</p>
.mytext {color:#fbb5f8;}
This box has a color of #fbb5f8
<div style="background-color:#fbb5f8;">Content here</div>
.mybackground {background-color:#fbb5f8;}
Border around this has a color of #fbb5f8
<div style="border:2px solid #fbb5f8;">Content here</div>
.myborder {border:2px solid #fbb5f8;}