#fbbff5 color space conversions
Hex:
#fbbff5
RGB:
251, 191, 245
CMY:
2, 25, 4
CMYK:
0, 24, 2, 2
HSL:
306°, 88.2353%, 86.6667%
HSV (HSB):
306°, 23.9044%, 98.4314%
XYZ:
74.8959, 64.3634, 94.8621
xyY:
0.3199, 0.2749, 64.3634
CIE-Lab:
84.1546, 30.1231, -18.3376
CIE-LCH:
84.1546, 35.2657, 328.6688
CIE-Luv:
84.1546, 30.9303, -34.0554
Hunter-Lab:
80.2268, 26.2421, -13.9472
#fbbff5 color charts
#fbbff5 color shades, tints & tones
#fbbff5 color schemes
#fbbff5 color preview, HTML & CSS examples
This text has a color of #fbbff5
<p style="color:#fbbff5;">Text here</p>
.mytext {color:#fbbff5;}
This box has a color of #fbbff5
<div style="background-color:#fbbff5;">Content here</div>
.mybackground {background-color:#fbbff5;}
Border around this has a color of #fbbff5
<div style="border:2px solid #fbbff5;">Content here</div>
.myborder {border:2px solid #fbbff5;}