#fbb2fb color space conversions
Hex:
#fbb2fb
RGB:
251, 178, 251
CMY:
2, 30, 2
CMYK:
0, 29, 0, 2
HSL:
300°, 90.1235%, 84.1176%
HSV (HSB):
300°, 29.0837%, 98.4314%
XYZ:
73.1166, 59.3151, 98.8621
xyY:
0.3161, 0.2564, 59.3151
CIE-Lab:
81.4645, 38.0322, -25.6237
CIE-LCH:
81.4645, 45.8587, 326.0303
CIE-Luv:
81.4645, 36.4117, -47.0903
Hunter-Lab:
77.0163, 34.6834, -22.1963
#fbb2fb color charts
#fbb2fb color shades, tints & tones
#fbb2fb color schemes
#fbb2fb color preview, HTML & CSS examples
This text has a color of #fbb2fb
<p style="color:#fbb2fb;">Text here</p>
.mytext {color:#fbb2fb;}
This box has a color of #fbb2fb
<div style="background-color:#fbb2fb;">Content here</div>
.mybackground {background-color:#fbb2fb;}
Border around this has a color of #fbb2fb
<div style="border:2px solid #fbb2fb;">Content here</div>
.myborder {border:2px solid #fbb2fb;}