#fbb4e1 color space conversions
Hex:
#fbb4e1
RGB:
251, 180, 225
CMY:
2, 29, 12
CMYK:
0, 28, 10, 2
HSL:
322°, 89.8734%, 84.5098%
HSV (HSB):
322°, 28.2869%, 98.4314%
XYZ:
69.6955, 58.5880, 78.8694
xyY:
0.3364, 0.2828, 58.5880
CIE-Lab:
81.0646, 32.4959, -12.2637
CIE-LCH:
81.0646, 34.7330, 339.3238
CIE-Luv:
81.0646, 39.4081, -24.6711
Hunter-Lab:
76.5428, 28.5821, -7.5123
#fbb4e1 color charts
#fbb4e1 color shades, tints & tones
#fbb4e1 color schemes
#fbb4e1 color preview, HTML & CSS examples
This text has a color of #fbb4e1
<p style="color:#fbb4e1;">Text here</p>
.mytext {color:#fbb4e1;}
This box has a color of #fbb4e1
<div style="background-color:#fbb4e1;">Content here</div>
.mybackground {background-color:#fbb4e1;}
Border around this has a color of #fbb4e1
<div style="border:2px solid #fbb4e1;">Content here</div>
.myborder {border:2px solid #fbb4e1;}