#fbadf5 color space conversions
Hex:
#fbadf5
RGB:
251, 173, 245
CMY:
2, 32, 4
CMYK:
0, 31, 2, 2
HSL:
305°, 90.6977%, 83.1373%
HSV (HSB):
305°, 31.0757%, 98.4314%
XYZ:
71.2087, 56.9889, 93.6331
xyY:
0.3210, 0.2569, 56.9889
CIE-Lab:
80.1734, 39.5770, -24.3733
CIE-LCH:
80.1734, 46.4800, 328.3734
CIE-Luv:
80.1734, 39.7695, -45.2105
Hunter-Lab:
75.4910, 36.2650, -20.6949
#fbadf5 color charts
#fbadf5 color shades, tints & tones
#fbadf5 color schemes
#fbadf5 color preview, HTML & CSS examples
This text has a color of #fbadf5
<p style="color:#fbadf5;">Text here</p>
.mytext {color:#fbadf5;}
This box has a color of #fbadf5
<div style="background-color:#fbadf5;">Content here</div>
.mybackground {background-color:#fbadf5;}
Border around this has a color of #fbadf5
<div style="border:2px solid #fbadf5;">Content here</div>
.myborder {border:2px solid #fbadf5;}