#fbb9f9 color space conversions
Hex:
#fbb9f9
RGB:
251, 185, 249
CMY:
2, 27, 2
CMYK:
0, 26, 1, 2
HSL:
302°, 89.1892%, 85.4902%
HSV (HSB):
302°, 26.2948%, 98.4314%
XYZ:
74.2315, 62.0467, 97.6863
xyY:
0.3173, 0.2652, 62.0467
CIE-Lab:
82.9383, 33.9964, -22.3119
CIE-LCH:
82.9383, 40.6642, 326.7230
CIE-Luv:
82.9383, 33.3361, -41.0980
Hunter-Lab:
78.7697, 30.3689, -18.3897
#fbb9f9 color charts
#fbb9f9 color shades, tints & tones
#fbb9f9 color schemes
#fbb9f9 color preview, HTML & CSS examples
This text has a color of #fbb9f9
<p style="color:#fbb9f9;">Text here</p>
.mytext {color:#fbb9f9;}
This box has a color of #fbb9f9
<div style="background-color:#fbb9f9;">Content here</div>
.mybackground {background-color:#fbb9f9;}
Border around this has a color of #fbb9f9
<div style="border:2px solid #fbb9f9;">Content here</div>
.myborder {border:2px solid #fbb9f9;}