#fbadd1 color space conversions
Hex:
#fbadd1
RGB:
251, 173, 209
CMY:
2, 32, 18
CMYK:
0, 31, 17, 2
HSL:
332°, 90.6977%, 83.1373%
HSV (HSB):
332°, 31.0757%, 98.4314%
XYZ:
66.2359, 54.9998, 67.4466
xyY:
0.3510, 0.2915, 54.9998
CIE-Lab:
79.0412, 33.6301, -6.6251
CIE-LCH:
79.0412, 34.2765, 348.8556
CIE-Luv:
79.0412, 45.6569, -16.1252
Hunter-Lab:
74.1619, 29.6396, -2.0081
#fbadd1 color charts
#fbadd1 color shades, tints & tones
#fbadd1 color schemes
#fbadd1 color preview, HTML & CSS examples
This text has a color of #fbadd1
<p style="color:#fbadd1;">Text here</p>
.mytext {color:#fbadd1;}
This box has a color of #fbadd1
<div style="background-color:#fbadd1;">Content here</div>
.mybackground {background-color:#fbadd1;}
Border around this has a color of #fbadd1
<div style="border:2px solid #fbadd1;">Content here</div>
.myborder {border:2px solid #fbadd1;}