#fbadd4 color space conversions
Hex:
#fbadd4
RGB:
251, 173, 212
CMY:
2, 32, 17
CMYK:
0, 31, 16, 2
HSL:
330°, 90.6977%, 83.1373%
HSV (HSB):
330°, 31.0757%, 98.4314%
XYZ:
66.6109, 55.1498, 69.4216
xyY:
0.3484, 0.2885, 55.1498
CIE-Lab:
79.1275, 34.0931, -8.1243
CIE-LCH:
79.1275, 35.0477, 346.5966
CIE-Luv:
79.1275, 45.1735, -18.4949
Hunter-Lab:
74.2629, 30.1473, -3.4407
#fbadd4 color charts
#fbadd4 color shades, tints & tones
#fbadd4 color schemes
#fbadd4 color preview, HTML & CSS examples
This text has a color of #fbadd4
<p style="color:#fbadd4;">Text here</p>
.mytext {color:#fbadd4;}
This box has a color of #fbadd4
<div style="background-color:#fbadd4;">Content here</div>
.mybackground {background-color:#fbadd4;}
Border around this has a color of #fbadd4
<div style="border:2px solid #fbadd4;">Content here</div>
.myborder {border:2px solid #fbadd4;}