#fbb8fe color space conversions
Hex:
#fbb8fe
RGB:
251, 184, 254
CMY:
2, 28, 0
CMYK:
1, 28, 0, 0
HSL:
297°, 97.2222%, 85.8824%
HSV (HSB):
297°, 27.5591%, 99.6078%
XYZ:
74.8135, 61.9460, 101.7796
xyY:
0.3136, 0.2597, 61.9460
CIE-Lab:
82.8847, 35.4277, -25.0618
CIE-LCH:
82.8847, 43.3960, 324.7242
CIE-Luv:
82.8847, 33.0936, -45.8362
Hunter-Lab:
78.7058, 31.9376, -21.5778
#fbb8fe color charts
#fbb8fe color shades, tints & tones
#fbb8fe color schemes
#fbb8fe color preview, HTML & CSS examples
This text has a color of #fbb8fe
<p style="color:#fbb8fe;">Text here</p>
.mytext {color:#fbb8fe;}
This box has a color of #fbb8fe
<div style="background-color:#fbb8fe;">Content here</div>
.mybackground {background-color:#fbb8fe;}
Border around this has a color of #fbb8fe
<div style="border:2px solid #fbb8fe;">Content here</div>
.myborder {border:2px solid #fbb8fe;}