#fbb2e1 color space conversions
Hex:
#fbb2e1
RGB:
251, 178, 225
CMY:
2, 30, 12
CMYK:
0, 29, 10, 2
HSL:
321°, 90.1235%, 84.1176%
HSV (HSB):
321°, 29.0837%, 98.4314%
XYZ:
69.2947, 57.7863, 78.7358
xyY:
0.3367, 0.2808, 57.7863
CIE-Lab:
80.6198, 33.5470, -12.9291
CIE-LCH:
80.6198, 35.9522, 338.9232
CIE-Luv:
80.6198, 40.4561, -25.8841
Hunter-Lab:
76.0173, 29.6841, -8.1982
#fbb2e1 color charts
#fbb2e1 color shades, tints & tones
#fbb2e1 color schemes
#fbb2e1 color preview, HTML & CSS examples
This text has a color of #fbb2e1
<p style="color:#fbb2e1;">Text here</p>
.mytext {color:#fbb2e1;}
This box has a color of #fbb2e1
<div style="background-color:#fbb2e1;">Content here</div>
.mybackground {background-color:#fbb2e1;}
Border around this has a color of #fbb2e1
<div style="border:2px solid #fbb2e1;">Content here</div>
.myborder {border:2px solid #fbb2e1;}