#fbb7eb color space conversions
Hex:
#fbb7eb
RGB:
251, 183, 235
CMY:
2, 28, 8
CMYK:
0, 27, 6, 2
HSL:
314°, 89.4737%, 85.0980%
HSV (HSB):
314°, 27.0916%, 98.4314%
XYZ:
71.7125, 60.3744, 86.4710
xyY:
0.3281, 0.2762, 60.3744
CIE-Lab:
82.0412, 32.5944, -16.1744
CIE-LCH:
82.0412, 36.3869, 333.6079
CIE-Luv:
82.0412, 36.3695, -30.9088
Hunter-Lab:
77.7009, 28.7664, -11.5914
#fbb7eb color charts
#fbb7eb color shades, tints & tones
#fbb7eb color schemes
#fbb7eb color preview, HTML & CSS examples
This text has a color of #fbb7eb
<p style="color:#fbb7eb;">Text here</p>
.mytext {color:#fbb7eb;}
This box has a color of #fbb7eb
<div style="background-color:#fbb7eb;">Content here</div>
.mybackground {background-color:#fbb7eb;}
Border around this has a color of #fbb7eb
<div style="border:2px solid #fbb7eb;">Content here</div>
.myborder {border:2px solid #fbb7eb;}