#fbb8dd color space conversions
Hex:
#fbb8dd
RGB:
251, 184, 221
CMY:
2, 28, 13
CMYK:
0, 27, 12, 2
HSL:
327°, 89.3333%, 85.2941%
HSV (HSB):
327°, 26.6932%, 98.4314%
XYZ:
69.9753, 60.0107, 76.3017
xyY:
0.3392, 0.2909, 60.0107
CIE-Lab:
81.8440, 29.7390, -8.9492
CIE-LCH:
81.8440, 31.0563, 343.2521
CIE-Luv:
81.8440, 37.8751, -19.0410
Hunter-Lab:
77.4666, 25.6720, -4.1719
#fbb8dd color charts
#fbb8dd color shades, tints & tones
#fbb8dd color schemes
#fbb8dd color preview, HTML & CSS examples
This text has a color of #fbb8dd
<p style="color:#fbb8dd;">Text here</p>
.mytext {color:#fbb8dd;}
This box has a color of #fbb8dd
<div style="background-color:#fbb8dd;">Content here</div>
.mybackground {background-color:#fbb8dd;}
Border around this has a color of #fbb8dd
<div style="border:2px solid #fbb8dd;">Content here</div>
.myborder {border:2px solid #fbb8dd;}