#fbb3e1 color space conversions
Hex:
#fbb3e1
RGB:
251, 179, 225
CMY:
2, 30, 12
CMYK:
0, 29, 10, 2
HSL:
322°, 90.0000%, 84.3137%
HSV (HSB):
322°, 28.6853%, 98.4314%
XYZ:
69.4944, 58.1857, 78.8024
xyY:
0.3366, 0.2818, 58.1857
CIE-Lab:
80.8419, 33.0216, -12.5968
CIE-LCH:
80.8419, 35.3426, 339.1196
CIE-Luv:
80.8419, 39.9326, -25.2781
Hunter-Lab:
76.2795, 29.1330, -7.8553
#fbb3e1 color charts
#fbb3e1 color shades, tints & tones
#fbb3e1 color schemes
#fbb3e1 color preview, HTML & CSS examples
This text has a color of #fbb3e1
<p style="color:#fbb3e1;">Text here</p>
.mytext {color:#fbb3e1;}
This box has a color of #fbb3e1
<div style="background-color:#fbb3e1;">Content here</div>
.mybackground {background-color:#fbb3e1;}
Border around this has a color of #fbb3e1
<div style="border:2px solid #fbb3e1;">Content here</div>
.myborder {border:2px solid #fbb3e1;}