#fbb4de color space conversions
Hex:
#fbb4de
RGB:
251, 180, 222
CMY:
2, 29, 13
CMYK:
0, 28, 12, 2
HSL:
325°, 89.8734%, 84.5098%
HSV (HSB):
325°, 28.2869%, 98.4314%
XYZ:
69.2897, 58.4257, 76.7326
xyY:
0.3389, 0.2858, 58.4257
CIE-Lab:
80.9749, 32.0059, -10.7814
CIE-LCH:
80.9749, 33.7730, 341.3836
CIE-Luv:
80.9749, 39.8596, -22.2667
Hunter-Lab:
76.4367, 28.0458, -6.0138
#fbb4de color charts
#fbb4de color shades, tints & tones
#fbb4de color schemes
#fbb4de color preview, HTML & CSS examples
This text has a color of #fbb4de
<p style="color:#fbb4de;">Text here</p>
.mytext {color:#fbb4de;}
This box has a color of #fbb4de
<div style="background-color:#fbb4de;">Content here</div>
.mybackground {background-color:#fbb4de;}
Border around this has a color of #fbb4de
<div style="border:2px solid #fbb4de;">Content here</div>
.myborder {border:2px solid #fbb4de;}