#fbb3f7 color space conversions
Hex:
#fbb3f7
RGB:
251, 179, 247
CMY:
2, 30, 3
CMYK:
0, 29, 2, 2
HSL:
303°, 90.0000%, 84.3137%
HSV (HSB):
303°, 28.6853%, 98.4314%
XYZ:
72.6923, 59.4648, 95.6422
xyY:
0.3191, 0.2610, 59.4648
CIE-Lab:
81.5464, 36.7908, -23.3567
CIE-LCH:
81.5464, 43.5786, 327.5905
CIE-Luv:
81.5464, 36.5520, -43.1822
Hunter-Lab:
77.1134, 33.3175, -19.5568
#fbb3f7 color charts
#fbb3f7 color shades, tints & tones
#fbb3f7 color schemes
#fbb3f7 color preview, HTML & CSS examples
This text has a color of #fbb3f7
<p style="color:#fbb3f7;">Text here</p>
.mytext {color:#fbb3f7;}
This box has a color of #fbb3f7
<div style="background-color:#fbb3f7;">Content here</div>
.mybackground {background-color:#fbb3f7;}
Border around this has a color of #fbb3f7
<div style="border:2px solid #fbb3f7;">Content here</div>
.myborder {border:2px solid #fbb3f7;}