#fbb2dd color space conversions
Hex:
#fbb2dd
RGB:
251, 178, 221
CMY:
2, 30, 13
CMYK:
0, 29, 12, 2
HSL:
325°, 90.1235%, 84.1176%
HSV (HSB):
325°, 29.0837%, 98.4314%
XYZ:
68.7552, 57.5705, 75.8950
xyY:
0.3400, 0.2847, 57.5705
CIE-Lab:
80.4994, 32.8952, -10.9513
CIE-LCH:
80.4994, 34.6702, 341.5867
CIE-Luv:
80.4994, 41.0723, -22.6752
Hunter-Lab:
75.8752, 28.9682, -6.1928
#fbb2dd color charts
#fbb2dd color shades, tints & tones
#fbb2dd color schemes
#fbb2dd color preview, HTML & CSS examples
This text has a color of #fbb2dd
<p style="color:#fbb2dd;">Text here</p>
.mytext {color:#fbb2dd;}
This box has a color of #fbb2dd
<div style="background-color:#fbb2dd;">Content here</div>
.mybackground {background-color:#fbb2dd;}
Border around this has a color of #fbb2dd
<div style="border:2px solid #fbb2dd;">Content here</div>
.myborder {border:2px solid #fbb2dd;}