#fbb7ff color space conversions
Hex:
#fbb7ff
RGB:
251, 183, 255
CMY:
2, 28, 0
CMYK:
2, 28, 0, 0
HSL:
297°, 100.0000%, 85.8824%
HSV (HSB):
297°, 28.2353%, 100.0000%
XYZ:
74.7671, 61.5962, 102.5563
xyY:
0.3129, 0.2578, 61.5962
CIE-Lab:
82.6982, 36.1359, -25.8794
CIE-LCH:
82.6982, 44.4472, 324.3909
CIE-Luv:
82.6982, 33.4237, -47.2855
Hunter-Lab:
78.4832, 32.7025, -22.5377
#fbb7ff color charts
#fbb7ff color shades, tints & tones
#fbb7ff color schemes
#fbb7ff color preview, HTML & CSS examples
This text has a color of #fbb7ff
<p style="color:#fbb7ff;">Text here</p>
.mytext {color:#fbb7ff;}
This box has a color of #fbb7ff
<div style="background-color:#fbb7ff;">Content here</div>
.mybackground {background-color:#fbb7ff;}
Border around this has a color of #fbb7ff
<div style="border:2px solid #fbb7ff;">Content here</div>
.myborder {border:2px solid #fbb7ff;}